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

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

Syntax

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

Members

Member nameValueDescription
Automatic0
UserSpecified1

See Also