OpenSTAAD V8i
Adds AREA LOAD to beam or beams.
Where:
Integer variable providing the beam number.
Integer variable array providing the beam numbers.
Double variable providing the magnitude of the load value.
(Boolean) True (1) if the function is successful, false (0) otherwise.
'Get the application object --
'Add area load to member 2
objOpenSTAAD.Load.AddMemberAreaLoad 2, 2.0