OpenSTAAD V8i
Makes the specified load number active.
Where:
Integer variable providing the load number which will be made active.
(Boolean) True (1) if the function is successful, false (0) otherwise.
'Get the application object --
'Make load case 1 active
objOpenSTAAD.Load.SetLoadActive 1
Reference Materials