Enum GenDCGenericPartType
GenDC generic part type enumeration
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum GenDCGenericPartType : ushort
Fields
| Name | Description |
|---|---|
| TypeGenericPart1D | GenDC 1D part |
| TypeGenericPart2D | GenDC 2D part |
| TypeGenericPartCustom | GenDC custom part |
| TypeGenericPartMask | GenDC mask part |
| TypeGenericPartMetadata | GenDC metadata part |
| TypeUndefinedPart | GenDC undefined part |