TableStyleType Enumeration |
Specifies the table style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum TableStyleType
Public Enumeration TableStyleType
public enum class TableStyleType
Members| Member name | Value | Description |
|---|
| ParcelArea | 2 | |
| Point | 6 | |
| ParcelLine | 7 | |
| ParcelCurve | 8 | |
| AlignmentSegment | 37 | |
| SurfaceDirection | 41 | |
| SurfaceElevation | 42 | |
| SurfaceSlope | 43 | |
| SurfaceSlopeArrow | 44 | |
| SurfaceContour | 91 | |
| ParcelSegment | 131 | |
| AlignmentLine | 132 | |
| AlignmentCurve | 133 | |
| AlignmentSpiral | 134 | |
| Pipe | 332 | |
| SectionViewTotalVolume | 333 | |
| SectionViewMaterial | 334 | |
| Structure | 335 | |
| SurfaceContoursUser | 3,081 | |
| SurfaceWatershed | 3,083 | |
| QuantityTakeoffTotalVolume | 3,777 | |
| QuantityTakeoffMaterial | 3,778 | |
See Also