Specifies the table style type.

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

Syntax

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

Members

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

See Also