OpenSTAAD V8i
Adds pressure load to plate elements.
Where:
Integer variable providing the plate number.
Integer variable array providing the plate numbers.
Integer variable giving the direction of pressure:
direction | integer value |
---|---|
0 | Local z |
1 | Global X |
2 | Global Y |
3 | Global Z |
Double variable providing the magnitude of the pressure over the element.
Double variable providing the top left coordinate and bottom right coordinate of concentrated load.
(Boolean) True (1) if the function is successful, false (0) otherwise.
'Get the application object --
'Add element pressure
objOpenSTAAD.Load.AddElementPressure 2, 1, 2.0