Specifies the table style type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

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

Members

Member nameValueDescription
SurfaceWatershed3083
SurfaceContour91
SurfaceSlope43
ParcelArea2
Pipe332
Point6
SectionViewMaterial334
SectionViewTotalVolume333
QuantityTakeoffTotalVolume3777
SurfaceContoursUser3081
SurfaceSlopeArrow44
SurfaceElevation42
SurfaceDirection41
AlignmentSegment37
Structure335
QuantityTakeoffMaterial3778
ParcelSegment131
ParcelCurve8
ParcelLine7
AlignmentSpiral134
AlignmentCurve133
AlignmentLine132

See Also