Share

StationRangeType Enumeration

Defines the ways to specify the horizontal range of the profile view.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum StationRangeType

VB

Public Enumeration StationRangeType

C++

public enum class StationRangeType

Members

Member nameValueDescription
Automatic0 
UserSpecified1 

See Also

Reference

Was this information helpful?