OpenSTAAD V8i
Assigns thickness to plate.
Where:
Integer variable providing the plate number.
Integer variable providing the property reference number.
(Boolean) True (1) if the function is successful, false (0) otherwise.
'Get the application object --
'Assign property no 1 to plate no 3
bResult = objOpenSTAAD.Property.AssignPlateThickness 3, 1