An enumeration that specifies the structure table cell component type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.3784.0
Syntax
C#
public enum StructureColumnComponentType
Visual Basic
Public Enumeration StructureColumnComponentType
Visual C++
public enum class StructureColumnComponentType
Members
Member name | Value | Description | |
---|---|---|---|
Default | 0 | ||
PipeAll | 1 | ||
PipeIn | 2 | ||
PipeOut | 3 |