ProfileEntityEntityType Property

Gets the profile entity type, either Tangent, Circular, ParabolaSymmetric or ParabolaAsymmetric

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public abstract ProfileEntityType EntityType { get; }

Property Value

ProfileEntityType
See Also