ConeObject
- class compas_rhino.scene.ConeObject[source]
Bases:
RhinoSceneObject
,GeometryObject
Scene object for drawing cone shapes.
- Parameters:
- shape
compas.geometry.Cone
A COMPAS cone.
- **kwargsdict, optional
Additional keyword arguments.
- shape
Methods
Draw the cone associated with the scene object.
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.