ArcCurve class

Represent arcs and circles. ArcCurve.IsCircle returns True if the curve is a complete circle.

Details:
an ArcCurve is a sub-curve of a circle, with a constant speed parameterization. The parameterization is an affine linear reparameterization of the underlying arc m_arc onto the domain m_t.

A valid ArcCurve has Radius()>0 and 0<AngleRadians()<=2*PI and a strictly increasing Domain.

inheritence: Rhino.Runtime.CommonObjectRhino.Geometry.GeometryBaseRhino.Geometry.CurveArcCurve

Namespace: Rhino.Geometry
ArcCurve: references

Nothing found