OpenSTAAD V8i

Property.AssignElementSpecToPlate

Assigns specifications to plate or plates.

VB Syntax

Property.AssignElementSpecToPlate PlateNo, SpecNo Property.AssignElementSpecToPlate PlateNoArray, SpecNo 

Where:

PlateNo

Integer variable providing the plate number.

PlateNoArray

Integer variable array providing the plate numbers.

SpecNo

Integer variable providing the element specification reference number.

Return Value

(Boolean) True (1) if the function is successful, false (0) otherwise.

VB Example

'Get the application object --
'Assign specification no 1 to Plate no 3
bResult = objOpenSTAAD.Property.AssignElementSpecToPlate (3, 1)

Reference Materials

Property.CreateElementIgnoreInplaneRotnSpec

Property.CreateElementNodeReleaseSpec

Property.CreateElementPlaneStressSpec