M_Rhino_Geometry_ArcCurve__ctor_4 - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public ArcCurve(
Circle circle
)
VB
Public Sub New (
circle As Circle
)
- circle
- Type: Rhino.Geometry.Circle
The original circle.
Supported in: 6.0.16224.21491, 5D58w