Share

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.7.0.765

Syntax

C#

public enum BandLocationType

VB

Public Enumeration BandLocationType

C++

public enum class BandLocationType

Members

Member nameValueDescription
Top0 
Bottom1 

See Also

Reference

Was this information helpful?