Share

TaperInputType Enumeration

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 nameValueDescription
ByLength0 
ByTaperRatio1 

See Also

Reference

Was this information helpful?