Defines the band label style type.

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

Syntax

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

Members

Member nameValueDescription
SectionDataIncrementalDistance268563024
SectionDataSampleLineVertices268562992
SectionDataGradeBreaks268563008
SectionDataCenterline268562976
SectionDataMinorIncrement268562960
SectionDataMajorIncrement268562944
SectionSegmentSurfaceLabels268563200
PipeNetworkPipeLocation268547648
PipeNetworkStructureLocation268547632
SectionalDataIncrementalSectionData268547680
SectionalDataSampleLineLocation268547664
SuperelevationDataSlopeTransition268547408
SuperelevationDataShoulderCritical268547616
SuperelevationDataFullSuper268547376
SuperelevationDataReverseCrown268547360
SuperelevationDataLevelCrown268547392
SuperelevationDataNormalCrown268547328
HorizontalGeometrySpiral268547104
HorizontalGeometryCurve268547088
HorizontalGeometryTangent268547072
VerticalGeometrySagCurve268546864
VerticalGeometryCrestCurve268546848
VerticalGeometryDownhillTangent268546832
VerticalGeometryUphillTangent268546816
ProfileDataIncrementalDistance268546640
ProfileDataStationEquation268546624
ProfileDataVGP268546608
ProfileDataHGP268546592
ProfileDataMinorIncrement268546576
ProfileDataMajorIncrement268546560

See Also