RobotModelArtist.draw_geometry
-
RobotModelArtist.
draw_geometry
(geometry, name=None, color=None)[source] Draw a COMPAS geometry in the respective CAD environment.
Note
This is an abstract method that needs to be implemented by derived classes.
- Parameters
geometry (
Mesh
) – Instance of a COMPAS meshname (str, optional) – The name of the mesh to draw.
- Returns
object – CAD-specific geometry