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

public Guid AddEllipse( Ellipse ellipse, ObjectAttributes attributes )
Public Function AddEllipse ( ellipse As Ellipse, attributes As ObjectAttributes ) As Guid
Parameters
- ellipse
- Type: Rhino.GeometryEllipse
An ellipse value. - attributes
- Type: Rhino.DocObjectsObjectAttributes
Attributes to apply to ellipse.
Return Value
Type: GuidA unique identifier for the object.

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