OpenSTAAD V8i
Returns plate center stresses and moments for the specified plate for specified load case.
Where:
A long variable contains plate element no.
A long variable contains load case no.
An eight dimensional array which returns plate center stresses and moments.
'Get the application object --
'GetAllPlateCenterStresses And Moments
objOpenSTAAD.Output.GetAllPlateCenterStressesAndMoments (lPlateNo, lLoadCase, dCenterStressesArray)