BandLocationType Enumeration

An enumeration that specifies the position of the Band, either the top or bottom of the profile/section view.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum BandLocationType
Members
Member nameValueDescription
Top0 
Bottom1 
See Also