BrepArtist
- class compas_rhino.artists.BrepArtist(item, **kwargs)[source]
Bases:
RhinoArtist
An artist for drawing a RhinoBrep.
- Parameters
brep (
RhinoBrep
) – The Brep to draw.
Methods
Bakes the Brep into the current document
Inherited Methods
Build an artist corresponding to the item type.
Build an artist with the given type.
Clear all objects from the view.
Clear the layer of the artist.
Drawing method for drawing an entire collection of objects.
Redraw the view.
Register an artist type to a data type.