OpenSTAAD V8i
Returns support reactions for the node number and load case specified.
Where:
Long variable contains the node number, which is supported.
Long variable contains the load case number.
A long array of dimension 6, which returns support reactions.
'Get the application object --
'Get Support Reaction
objOpenSTAAD.Output.GetSupportReactions (lNodeNo, lLoadCase, dReactionArray)