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