plot_loads_2d

opsvis.plot_loads_2d(nep=17, sfac=False, fig_wi_he=False, fig_lbrt=False, fmt_model_loads={'color': 'black', 'linestyle': 'solid', 'linewidth': 1.2, 'marker': '', 'markersize': 1}, node_supports=True, truss_node_offset=0, ax=False)[source]

Display the nodal and element loads applied to the 2d models.

Parameters:
  • nep (int) – number of arrows when displacing element distributed loads (default: 17)

  • node_supports (bool) – True - show the node support conditions. Default: False.