OpenSTAAD V8i
Returns plate center stresses and angles 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 8, which returns plate center stresses and angles.
'Get the application object --
'GetPlateCenter Principal Stresses and Angles
objOpenSTAAD.Output.GetAllPlateCenterPrincipalStressesAndAngles (lPlateNo, lLoadCase, _
lStressesAndAnglesArray)