RhinoCommon API
ArcCurve Constructor (Circle) |
Initializes a new ArcCurve instance,
copying the shape of a Circle.
Parameterization will be [0;circle.Circumference]
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- circle
- Type: Rhino.GeometryCircle
The original circle.