_Element2D.stress_results
- _Element2D.stress_results(step)[source]
Get the stress results for the element.
- Parameters:
- step
compas_fea2.model.Step The analysis step.
- step
- Returns:
compas_fea2.results.ResultThe stress results for the element.
Get the stress results for the element.
compas_fea2.model.StepThe analysis step.
compas_fea2.results.ResultThe stress results for the element.