BendNetworkArtist.draw_reactions
- BendNetworkArtist.draw_reactions(scale=1.0, tol=0.001)[source]
Draw reaction forces as force vectors at the anchored nodes.
- Parameters:
scale (float, optional) – Scale for the length of the vectors.
tol (float, optional) – Vectors with a length (after scaling) smaller than this tolerance will not be drawn.
- Returns:
list[guid] – The identifiers of the objects that were added to the Rhino model space.