Specifies the table style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum TableStyleType |
| Visual Basic |
|---|
Public Enumeration TableStyleType |
| Visual C++ |
|---|
public enum class TableStyleType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Point | 6 | ||
| AlignmentLine | 132 | ||
| AlignmentCurve | 133 | ||
| AlignmentSpiral | 134 | ||
| AlignmentSegment | 37 | ||
| ParcelLine | 7 | ||
| ParcelCurve | 8 | ||
| ParcelArea | 2 | ||
| ParcelSegment | 131 | ||
| SurfaceDirection | 41 | ||
| SurfaceElevation | 42 | ||
| SurfaceSlope | 43 | ||
| SurfaceSlopeArrow | 44 | ||
| SurfaceContour | 91 | ||
| SurfaceContoursUser | 3081 | ||
| SurfaceWatershed | 3083 | ||
| QuantityTakeoffTotalVolume | 3777 | ||
| QuantityTakeoffMaterial | 3778 | ||
| Pipe | 332 | ||
| SectionViewTotalVolume | 333 | ||
| SectionViewMaterial | 334 | ||
| Structure | 335 |