TableSegmentDataType Enumeration |
Defines the type of content in a table column.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum TableSegmentDataType
Public Enumeration TableSegmentDataType
public enum class TableSegmentDataType
Members| Member name | Value | Description |
|---|
| Line | 3 | |
| Curve | 4 | |
| Spiral | 5 | |
See Also