OpenSTAAD V8i
Returns the uni moments with all the parameters for the specified member.
Where:
Long variable providing the member number.
Returns the value, direction alongwith d1, d2 & d3 parameter for beam uniformly distributed moments.
'Get the application object --
'Get UMOM value
objOpenSTAAD.Load.GetUNIMoments (lBeamNo, lDirectionArray, dForceArray, dD1Array, dD2Array, dD3Array)