This function retrieves the reaction force at a constrained node in a particular degree of freedom, at a particular time step (based on the node’s index within a list of constrained nodes).
GetNodeReaction (string DatabaseName, int TimeIndex, int ConstrainedNodeIndex, intDOFNo)
DatabaseName (character string). The full path name to the relevant database.
TimeIndex (integer). The relevant time index.
ConstrainedNodeIndex (integer). The relevant node index in the boundary condition array.
DOFNo (integer). The Degree of Freedom (1 to 6).
-9999998 (if the specified database is invalid)
-9999999 (if the requested value cannot be retrieved from the database)