EllipseObject
- class compas_rhino.scene.EllipseObject[source]
Bases:
RhinoSceneObject
,GeometryObject
Scene object for drawing ellipses.
- Parameters:
- ellipse
compas.geometry.Ellipse
A COMPAS ellipse.
- **kwargsdict, optional
Additional keyword arguments.
- ellipse
Methods
Draw the ellipse.
Inherited Methods
Add a child item to the scene object.
Add the objects to the group.
The main clearing method.
Clear the layer of the scene object.
Find the group with the given name, or create a new one.