OpenSTAAD V8i
Assigns property to beam or beams.
Where:
Integer variable providing the beam number.
Integer variable array providing the beam numbers.
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 beam no 3
bResult = objOpenSTAAD.Property.AssignBeamProperty 3, 1