OpenSTAAD V8i
Returns the beam concentrated moment(s) with all the parameters for the specified member.
Where:
Long variable providing the member number.
Returns the moment value, direction along with d1 & d2 parameters for beam concentrated moment(s).
'Get the application object --
'Get Conc Moment Value
objOpenSTAAD.Load.GetConcMoments (lBeamNo, lDirectionArray, dMomentArray, dD1Array, dD2Array)