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