Enum CustomPropertyItemType
Enumeration of element/object types in the SDS2 database which have custom properties. Each type has its own schema associated with it.
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public enum CustomPropertyItemType
Fields
| Name | Description |
|---|---|
| Bolts | Bolts in the model |
| GroupMembers | Group(ed) members in the model |
| Holes | Holes on material in the model |
| Job | The job itself, there is one set of job properties |
| Materials | Materials in the model |
| Members | Members in the model |
| Welds | Welds in the model |