Defines the band label style type.

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

Syntax

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

Members

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

See Also