OpenSTAAD V8i
Returns plate center forces for the specified plate and load case.
Where:
A long variable contains plate element no.
A long variable contains load case no.
A five dimensional array which returns plate center forces.
'Get the application object --
'GetPlateCenter Forces
objOpenSTAAD.Output.GetAllPlateCenterForces (lPlateNo, lLoadCase, dCenterForcesArray)