FormArtist.draw_reactions

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

Draw the reactions.

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

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

Returns:

list – The GUIDs of the created Rhino objects.