ProfileEntityType Enumeration

Specifies the underlying ProfileEntity type, including tangent, circular, symmetric parabola and asymmetric parabola.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ProfileEntityType
Members
Member nameValueDescription
Tangent257 
Circular258 
ParabolaSymmetric259 
ParabolaAsymmetric260 
None262 
See Also