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