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

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

Syntax

C#
public enum StationRangeType
Visual Basic
Public Enumeration StationRangeType
Visual C++
public enum class StationRangeType

Members

Member nameValueDescription
Automatic0
UserSpecified1

See Also