Viewer.draw_form
- Viewer.draw_form(scale_width=True, absolute_scale=True, cull_negative=False, edges=None, line_color=None, **kwargs)[source]
Alias to draw thrust network according to the settings
- Parameters
scale_width (bool, optional) – If the lines of the form diagram should be scaled with regards to the force carried, by default True
absolute_scale (bool, optional) – If the axial forces should be scaled according to an absoulte scale, by default False
- Returns
None – The viewer is updated in place