Click or drag to resize

ArcCurveArc Property

Gets the arc that is contained within this ArcCurve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Arc Arc { get; }

Property Value

Type: Arc
See Also