Defines the band label style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: 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 name | Value | Description | |
|---|---|---|---|
| ProfileDataMajorIncrement | 268546560 | ||
| ProfileDataMinorIncrement | 268546576 | ||
| ProfileDataHGP | 268546592 | ||
| ProfileDataVGP | 268546608 | ||
| ProfileDataStationEquation | 268546624 | ||
| ProfileDataIncrementalDistance | 268546640 | ||
| VerticalGeometryUphillTangent | 268546816 | ||
| VerticalGeometryDownhillTangent | 268546832 | ||
| VerticalGeometryCrestCurve | 268546848 | ||
| VerticalGeometrySagCurve | 268546864 | ||
| HorizontalGeometryTangent | 268547072 | ||
| HorizontalGeometryCurve | 268547088 | ||
| HorizontalGeometrySpiral | 268547104 | ||
| SuperelevationDataNormalCrown | 268547328 | ||
| SuperelevationDataLevelCrown | 268547392 | ||
| SuperelevationDataReverseCrown | 268547360 | ||
| SuperelevationDataFullSuper | 268547376 | ||
| SuperelevationDataShoulderCritical | 268547616 | ||
| SuperelevationDataSlopeTransition | 268547408 | ||
| SectionalDataSampleLineLocation | 268547664 | ||
| SectionalDataIncrementalSectionData | 268547680 | ||
| PipeNetworkStructureLocation | 268547632 | ||
| PipeNetworkPipeLocation | 268547648 | ||
| SectionSegmentSurfaceLabels | 268563200 | ||
| SectionDataMajorIncrement | 268562944 | ||
| SectionDataMinorIncrement | 268562960 | ||
| SectionDataCenterline | 268562976 | ||
| SectionDataGradeBreaks | 268563008 | ||
| SectionDataSampleLineVertices | 268562992 | ||
| SectionDataIncrementalDistance | 268563024 |