Skip to content

Commit

Permalink
Argument typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaprani committed Jun 4, 2021
1 parent 5b81203 commit c86b6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openseespy-pip/openseespy/postprocessing/ops_vis.py
Original file line number Diff line number Diff line change
Expand Up @@ -2929,7 +2929,7 @@ def section_force_diagram_3d(sf_type, Ew, sfac=1., nep=17,
marks as in the standard matplotlib plot function.
(default: fmt_secforce = 'b-' # blue solid line)
dir_plt {0, 1, 3}: direction in which to plot the load effects:
dir_plt {0, 1, 2}: direction in which to plot the load effects:
0 (default) - as defined in the code for each load effect type
1 - in the y-axis (default for N, Vy, T, Mz)
2 - in the z-axis (default for Vz, My)
Expand Down

0 comments on commit c86b6aa

Please sign in to comment.