Share

SlopePatternLengthType Enumeration

An enumeration that defines the slope pattern length type.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.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?