FormArtist.draw_forces

FormArtist.draw_forces(scale=None, color=None)[source]

Draw the forces.

Parameters:
  • scale (float, optional) – Scaling factor for the force pipes. Default is the value from the settings.

  • color (tuple, optional) – RGB color components for force pipes. Default is the value from the settings.

Returns:

list – The GUIDs of the created Rhino objects.