TransitionInputType Enumeration

Enumerates the type of linear transition used for the widening: By Length or By Taper Ratio.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum TransitionInputType
Members
Member nameValueDescription
ByLength0 
ByTaperRatio1 
See Also