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