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.4.2516.0
Syntax
C# |
---|
public enum TransitionInputType |
Visual Basic |
---|
Public Enumeration TransitionInputType |
Visual C++ |
---|
public enum class TransitionInputType |
Members
Member name | Value | Description | |
---|---|---|---|
ByLength | 0 | ||
ByTaperRatio | 1 |