Specifies a Part type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PartType
VB
Public Enumeration PartType
C++
public enum class PartType
Members
Member name | Value | Description |
---|---|---|
UndefinedPartType | 0 | |
Pipe | 10 | |
Channel | 11 | |
Wire | 12 | |
Conduit | 13 | |
StructNull | 101 | |
StructJunction | 102 | |
StructInletOutlet | 103 | |
StructGeneral | 104 | |
StructEquipment | 105 |