Description:
Initializes a new instance of an arc from a base circle and an angle.
Description:
Initializes a new instance of an arc from a base circle and an interval of angles.
Description:
Initializes a new arc from a base plane, a radius value and an angle.
Description:
Initializes a new aligned arc at the given center point, with a custom radius and angle.
Description:
Initializes a new horizontal arc at the given center point, with a custom radius and angle.
Description:
Initializes a new arc through three points. If the points are coincident or co-linear, this will result in an Invalid arc.
Description:
Initializes a new arc from end points and a tangent vector. If the tangent is parallel with the endpoints this will result in an Invalid arc.