OpenSTAAD V8i

Output.GetAllPlateCenterForces

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

VB Syntax

Output.GetAllPlateCenterForces PlateNo, LoadCase, CenterForcesArray

Where:

PlateNo

A long variable contains plate element no.

LoadCase

A long variable contains load case no.

CenterForcesArray

A five dimensional array which returns plate center forces.

VB Example

'Get the application object --
'GetPlateCenter Forces
objOpenSTAAD.Output.GetAllPlateCenterForces (lPlateNo, lLoadCase, dCenterForcesArray)

Reference Materials

Output.GetPlateCenterVonMisesStresses

Output.GetAllPlateCenterMoments

Output.GetPlateCenterNormalPrincipalStresses

Output.GetAllPlateCenterPrincipalStressesAndAngles

Output.GetAllPlateCenterStressesAndMoments