Skip to content

section

Section component package for Femora.

This package contains runtime section component classes that are registered through SectionManager and exported to OpenSees Tcl as section commands. Components are grouped into beam, fiber, composite, shell, and special subpackages.

Normal runtime usage should go through a Model instance and its section manager entry points, such as model.section.beam.*, model.section.fiber.*, model.section.composite.*, model.section.shell.*, and model.section.special.*. Importing this package registers the bundled section types with the manager.