TransitionInputType Enumeration |
Enumerates the type of linear transition used for the widening: By Length or By Taper Ratio.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum TransitionInputType
Public Enumeration TransitionInputType
public enum class TransitionInputType
MembersMember name | Value | Description |
---|
ByLength | 0 | |
ByTaperRatio | 1 | |
See Also