Defines the type of content in a table column.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum TableSegmentDataType
Visual Basic
Public Enumeration TableSegmentDataType
Visual C++
public enum class TableSegmentDataType

Members

Member nameValueDescription
Line3
Curve4
Spiral5

See Also