OpenSTAAD V8i
Assigns specifications to beam or beams.
Where:
Integer variable providing the beam number.
Integer variable array providing the beam numbers.
Integer variable providing the member specification reference number.
(Boolean) True (1) if the function is successful, false (0) otherwise.
'Get the application object --
'Assign specification no 1 to beam no 3
bResult = objOpenSTAAD.Property.AssignMemberSpecToBeam 3, 1