M_Rhino_Geometry_ArcCurve__ctor_3 - mcneel/rhinocommon-api-docs GitHub Wiki

ArcCurve Constructor (ArcCurve)

Initializes a new ArcCurve instance, copying values from another ArcCurve.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public ArcCurve(
	ArcCurve other
)

VB

Public Sub New ( 
	other As ArcCurve
)

Parameters

 

other
Type: Rhino.Geometry.ArcCurve
Another ArcCurve.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ArcCurve Class
ArcCurve Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️