Share

TableSegmentDataType Enumeration

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 nameValueDescription
Line3 
Curve4 
Spiral5 

See Also

Reference

Was this information helpful?