ForceDiagram.draw¶
- 
ForceDiagram.draw(layer=None, clear_layer=True, settings=None)[source]¶ Draw the force diagram in Rhino.
- Parameters
 layer (str, optional) – The layer in which the drawing should be contained.
clear_layer (bool, optional) – Clear the layer if
True. Default isTrue.settings (dict, optional) – A dictionary of settings overwriting the default settings of the artist.