OpenSTAAD V8i

Property.CreatePlateThicknessProperty

Creates plate thickness property.

VB Syntax

Property.CreatePlateThicknessProperty ThicknessArray Property.CreatePlateThicknessProperty Thickness 

Where:

ThicknessArray

Double array variable providing different plate thickness at all nodes.

Thickness

Double variable providing single plate thickness for all nodes.

Return Value

A long value containing the reference number of the property created to be used to access the same.

VB Example

'Get the application object --
'Create plate thickness property
PropertyNo = objOpenSTAAD.Property.CreatePlateThicknessProperty 0.2