Share

SlopePatternLengthType Enumeration

An enumeration that defines the slope pattern length type.

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

Syntax

C#

public enum SlopePatternLengthType

Visual Basic

Public Enumeration SlopePatternLengthType

Visual C++

public enum class SlopePatternLengthType

Members

Member nameValueDescription
PercentOfLength0
Length1
SlopeRatio2
GradeRatio3

See Also

Was this information helpful?