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