Autodesk.AutoCAD.Geometry Namespace > CircularArc3d Class > CircularArc3d Constructor
CircularArc3d Constructor
Overload List
Method 
Description 

Default constructor. Constructs a full circle in the XY plane (normal vector (0,0,1) with center (0,0,0) and radius 1. 
Constructs an arc through three points. None of the three points may be coincindent and they may not be colinear.... more 
Constructs a full circle with the given center, normal vector, and radius. The radius must not be 0. The constructed... more 
Constructor. 
   Comments?