RhinoAssemblyArtist
- class compas_assembly.rhino.RhinoAssemblyArtist(item, **kwargs)[source]
Bases:
compas_rhino.artists.artist.RhinoArtist
,compas_assembly.artists.assemblyartist.AssemblyArtist
Methods
Draw the blocks of the assembly.
Draw a selection of edges.
Draw the contact (normal) forces at the interfaces between the blocks of the assembly.
Draw the interfaces of the assembly.
Draw a selection of nodes.
Draw the resultants of the contact forces at the interfaces between the blocks of the assembly.
Draw the vectors representing the selfweight of the blocks of the assembly.
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.
The main drawing method.
Drawing method for drawing an entire collection of objects.
Redraw the view.
Register an artist type to a data type.