OpenSTAAD V8i

Load.GetConcMoments

Returns the beam concentrated moment(s) with all the parameters for the specified member.

VB Syntax

Load.GetConcMoments BeamNo, DirectionArray, MomentArray, D1Array, D2Array

Where:

BeamNo

Long variable providing the member number.

DirectionArray, MomentArray, D1Array, D2Array

Returns the moment value, direction along with d1 & d2 parameters for beam concentrated moment(s).

VB Example

'Get the application object --
'Get Conc Moment Value
objOpenSTAAD.Load.GetConcMoments (lBeamNo, lDirectionArray, dMomentArray, dD1Array, dD2Array)

Reference Materials

Load.GetConcForceCount

Load.GetConcForces

Load.GetConcMomentCount

Load.AddMemberConcForce

Load.AddMemberConcMoment