Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Exchange.STEP Class Reference
Inheritance diagram for HPS.Exchange.STEP:

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, Format.AP242 = 2 } |
Enumerates the format to use when exporting a STEP file. More... | |
Public Member Functions | |
virtual void | Dispose () |
STEP (HPS.Exchange.STEP in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Exchange.STEP class is a concept class for STEP-related enums.
Member Enumeration Documentation
Enumerates the field from which to get the name for a product occurrence on import of a STEP file.
The documentation for this class was generated from the following file:
- internals/hps_sprk_exchange/source/cs/HPS.Exchange.cs