BandLocationType Enumeration |
An enumeration that specifies the position of the Band, either the top or bottom of the profile/section view.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum BandLocationType
Public Enumeration BandLocationType
public enum class BandLocationType
MembersMember name | Value | Description |
---|
Top | 0 | |
Bottom | 1 | |
See Also