Defines the type of content in a table column.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum TableSegmentDataType
VB
Public Enumeration TableSegmentDataType
C++
public enum class TableSegmentDataType
Members
Member name | Value | Description |
---|---|---|
Line | 3 | |
Curve | 4 | |
Spiral | 5 |