BeamElement.section_forces_result
- BeamElement.section_forces_result(step)[source]
Get the section forces result for the element. Parameters ———- step :
compas_fea2.model.StepThe analysis step.
- Returns:
compas_fea2.results.ResultThe section forces result for the element.