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