OpenSTAAD V8i
Retrives material properties of the specified material.
Where:
String holds the material name.
Double variables return material properties.
'Get the application object --
'Get Property
objOpenSTAAD.Property.GetMaterialProperty (strMaterialName, dElasticity, dPoisson, dDensity, _
dAlpha, dDamp)