BrepObject
- class compas_rhino.scene.BrepObject[source]
Bases:
RhinoSceneObject
,GeometryObject
A scene object for drawing a RhinoBrep.
- Parameters:
- brep
compas_rhino.geometry.RhinoBrep
The Brep to draw.
- brep
Methods
Bakes the Brep into the current document
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.