RhinoCommon API
InteropTryCopyToOnArc Method |
Attempts to copy the contents of a Rhino.Geometry.Arc to a RMA.OpenNURBS.OnArc.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool TryCopyToOnArc( Arc source, Object destination )
Public Shared Function TryCopyToOnArc ( source As Arc, destination As Object ) As Boolean
Parameters
- source
- Type: Rhino.GeometryArc
A source arc. - destination
- Type: SystemObject
A destination OnArc.
Return Value
Type: Booleantrue if the operation succeeded; false otherwise.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14