Node.displacement

Node.displacement(step)[source]

Get the displacement of the node at a given step.

Parameters:
stepcompas_fea2.model.Step

The step for which to get the displacement.

Returns:
compas_fea2.results.DisplacementResult

The displacement result at the node for the given step.