4.16. section commands¶
- section(secType, secTag, *secArgs)¶
This command is used to construct a SectionForceDeformation object, hereto referred to as Section, which represents force-deformation (or resultant stress-strain) relationships at beam-column and plate sample points.
secType(str)section type
secTag(int)section tag.
secArgs(list)a list of section arguments, must be preceded with
*.
For example,
secType = 'Elastic'
secTag = 1
secArgs = [E, A, Iz]
section(secType, secTag, *secArgs)
Note
Valid queries for many sections when using an element recorder include force and deformation; some sections support more (see each section’s notes). For fiber output (e.g. stressStrain) and sectionX recorders, see element recorder command.
The following contain information about available secType: