An enumeration that specifies the taper input type of a Linear transition.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum TaperInputType
VB
Public Enumeration TaperInputType
C++
public enum class TaperInputType
Members
Member name | Value | Description |
---|---|---|
ByLength | 0 | |
ByTaperRatio | 1 |