Share

SlopePatternLengthType Enumeration

An enumeration that defines the slope pattern length type.



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

Syntax

C#

public enum SlopePatternLengthType

VB

Public Enumeration SlopePatternLengthType

C++

public enum class SlopePatternLengthType

Members

Member nameValueDescription
PercentOfLength0 
Length1 
SlopeRatio2 
GradeRatio3 

See Also

Reference

Was this information helpful?