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