StructureColumnComponentType Enumeration |
An enumeration that specifies the structure table cell component type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum StructureColumnComponentType
Public Enumeration StructureColumnComponentType
public enum class StructureColumnComponentType
MembersMember name | Value | Description |
---|
Default | 0 | |
PipeAll | 1 | |
PipeIn | 2 | |
PipeOut | 3 | |
PressurePipeAll | 4 | |
See Also