Default constructor. Constructs a full circle in the XY plane (normal vector (0,0,1) with center (0,0,0) and radius 1.
Public Sub New()
public CircularArc3d();