Node.displacement
- Node.displacement(step)[source]
Get the displacement of the node at a given step.
- Parameters:
- step
compas_fea2.model.Step The step for which to get the displacement.
- step
- Returns:
compas_fea2.results.DisplacementResultThe displacement result at the node for the given step.