opstool.pre.section.plot_fiber_sec_cmds

opstool.pre.section.plot_fiber_sec_cmds(sec_tag, title='My Section', label_size=18, tick_size=15, title_size=20)[source]

Plot the fiber section by section tag.

Parameters

sec_tagint

section tag in the OpenSeesPy domain.

titlestr, optional

Title of plot, by default “My Section”

label_sizeint, optional

Axis label size, by default 18

tick_sizeint, optional

Axis tick size, by default 15

title_sizeint, optional

Title size, by default 20