Specifies the table style type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: 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 nameValueDescription
Point6
AlignmentLine132
AlignmentCurve133
AlignmentSpiral134
AlignmentSegment37
ParcelLine7
ParcelCurve8
ParcelArea2
ParcelSegment131
SurfaceDirection41
SurfaceElevation42
SurfaceSlope43
SurfaceSlopeArrow44
SurfaceContour91
SurfaceContoursUser3081
SurfaceWatershed3083
QuantityTakeoffTotalVolume3777
QuantityTakeoffMaterial3778
Pipe332
SectionViewTotalVolume333
SectionViewMaterial334
Structure335

See Also