TNOPlotter.draw_form_xz
- TNOPlotter.draw_form_xz(scale_width=True, edges=None, **kwargs)[source]
Plot the form diagram rotated 90 degrees
- Parameters
scale_width (bool, optional) – If edges should be scaled with the force, by default True
edges ([tuple], optional) – Edges to consider in the plot, by default None, in which all edges are plotted
- Returns
None – The plotter is updated in place.