TaperInputType Enumeration |
An enumeration that specifies the taper input type of a Linear transition.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum TaperInputType
Public Enumeration TaperInputType
public enum class TaperInputType
Members| Member name | Value | Description |
|---|
| ByLength | 0 | |
| ByTaperRatio | 1 | |
See Also