ArcCurve Constructor (ArcCurve) |
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ArcCurve(
ArcCurve other
)
Public Sub New (
other As ArcCurve
)
Parameters
- other
- Type: Rhino.GeometryArcCurve
Another ArcCurve.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also