OpenSTAAD V8i
Returns the properties for the specified isotropic material number.
Where:
Long variable holds the material reference number.
Double array (dimension 2) variables return 2D orthotropic material properties.
'Get the application object --
'Get Property
objOpenSTAAD.Property.GetOrthotropic2DMaterialProperties (lMatNo, dEArray, dPoissonArray, dGArray, _
dDensityArray, dAlphaArray, dCrDampArray)