OpenSTAAD V8i
Returns plate center moments for the specified plate and load case.
Where:
A long variable contains plate element no.
A long variable contains load case no.
A long array of dimension 3, which returns plate center moments.
'Get the application object --
'GetPlateCenter Moments
objOpenSTAAD.Output.GetAllPlateCenterMoments (lPlateNo, lLoadCase, lCenterMomentsArray)