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