An enumeration that specifies the data band type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum BandType
VB
Public Enumeration BandType
C++
public enum class BandType
Members
Member name | Value | Description |
---|---|---|
ProfileData | 66 | |
VerticalGeometry | 67 | |
HorizontalGeometry | 68 | |
SuperelevationData | 69 | |
SectionData | 120 | |
SectionSegment | 121 | |
PipeNetwork | 320 | |
SectionalData | 328 | |
PressureNetwork | 402 |