Section Material classes
Section materials represent either an entire cross-section of a beam or frame element, or the material column perpendicular to the middle plane of a plate or shell. All Section materials are derived from the following base class. That class may be used directly to represent a linear elastic section without coupling between axial and flexural deformation.
Parent class
- class femedu.materials.SectionMaterial.SectionMaterial(params={'A': 1.0, 'E': 1.0, 'I': 1.0, 'fy': 1e+30, 'nu': 0.0})
class: representing an integrated Section Material