pymead.plugins.IGES.iges_generator.IGESGenerator#
- class IGESGenerator(entities: List[Entity])[source]#
Bases:
objectGenerates IGES files using a list of IGES entities
Methods
generate(file_name)Generates an IGES file containing all the information for the entities.