Node.reaction

Node.reaction(step)[source]

Get the reaction of the node at a given step.

Parameters:
stepcompas_fea2.model.Step

The step for which to get the reaction.

Returns:
compas_fea2.results.ReactionResult

The reaction result at the node for the given step.