RhinoCommon API
ObjectTableAddArc Method (Arc, ObjectAttributes) |
Adds a curve object to the document representing an arc.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddArc( Arc arc, ObjectAttributes attributes )
Public Function AddArc ( arc As Arc, attributes As ObjectAttributes ) As Guid
Parameters
- arc
- Type: Rhino.GeometryArc
An arc value. - attributes
- Type: Rhino.DocObjectsObjectAttributes
Attributes to apply to arc.
Return Value
Type: GuidA unique identifier for the object.

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