AlignmentArcConstraintType Enumeration

Defines the underlying alignment arc entity constraint type. For example, three points, or center radius

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum AlignmentArcConstraintType
Members
Member nameValueDescription
ThreePoints769 
CenterRadius770 
CenterPassThroughPoint771 
PassThroughRadius772 
PassThroughHoldEnd773 
PassThroughDirection774 
Radius775 
PassThrough776 
RadiusAndLength777 
BestFitArc784 
See Also