OpenSTAAD V8i

Output.GetAllPlateCenterMoments

Returns plate center moments for the specified plate and load case.

VB Syntax

Output.GetAllPlateCenterMomentsPlateNo, LoadCase, CenterMomentsArray

Where:

PlateNo

A long variable contains plate element no.

LoadCase

A long variable contains load case no.

CenterMomentsArray

A long array of dimension 3, which returns plate center moments.

VB Example

'Get the application object --
'GetPlateCenter Moments
objOpenSTAAD.Output.GetAllPlateCenterMoments (lPlateNo, lLoadCase, lCenterMomentsArray)

Reference Materials

Output.GetPlateCenterVonMisesStresses

Output.GetAllPlateCenterForces

Output.GetPlateCenterNormalPrincipalStresses

Output.GetAllPlateCenterPrincipalStressesAndAngles

Output.GetAllPlateCenterStressesAndMoments