FormArtist.draw_loads
- FormArtist.draw_loads(scale=None, color=None)[source]
Draw the loads.
- Parameters:
scale (float, optional) – Scaling factor for the load vectors. Default is the value from the settings.
color (tuple, optional) – RGB color components for load vectors. Default is the value from the settings.
- Returns:
list – The GUIDs of the created Rhino objects.