M_Rhino_Geometry_ArcCurve__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki

ArcCurve Constructor (Arc)

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

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

Syntax

C#

public ArcCurve(
	Arc arc
)

VB

Public Sub New ( 
	arc As Arc
)

Parameters

 

arc
Type: Rhino.Geometry.Arc
Another Arc.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ArcCurve Class
ArcCurve Overload
Rhino.Geometry Namespace

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