OpenSTAAD V8i
Returns the trapezoidal load(s) with all the parameters for the specified member.
Where:
Long variable providing the member number.
Returns the force value, direction along with w1, w2, d1 & d2 parameters for beam trapezoidal load(s).
'Get the application object --
'Get Trapezoidal Load values
objOpenSTAAD.Load.GetTrapLoads (lBeamNo, lDirectionArray, dW1Array, dW2Array, dD1Array, dD2Array)