6.20. nodeReaction command¶
-
nodeReaction(nodeTag, dof=-1)¶ Returns the reactions at a specified node. Must call
reactions()command before this command.nodeTag(int)node tag. dof(int)specific dof at the node (1 through ndf), (optional), if no dofis provided, a list of values for all dofs is returned.