SlopePatternLengthType Enumeration |
An enumeration that defines the slope pattern length type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SlopePatternLengthType
Public Enumeration SlopePatternLengthType
public enum class SlopePatternLengthType
MembersMember name | Value | Description |
---|
PercentOfLength | 0 | |
Length | 1 | |
SlopeRatio | 2 | |
GradeRatio | 3 | |
See Also