The Exchange::STEP class is a concept class for STEP-related enums. More...
Public Types | |
enum | Field { Field.ProductName = 0, Field.NextAssemblyUsageOccurrenceID = 1, Field.NextAssemblyUsageOccurrenceName = 2, Field.NextAssemblyUsageOccurrenceDescription = 3 } |
Enumerates the field from which to get the name for a product occurrence on import of a STEP file. More... | |
enum | Format { Format.AP203 = 0, Format.AP214 = 1 } |
Enumerates the format to use when exporting a STEP file. More... | |
The Exchange::STEP class is a concept class for STEP-related enums.
Enumerates the field from which to get the name for a product occurrence on import of a STEP file.