OpenSTAAD V8i

Property.GetIsotropicMaterialCount

Returns number of isotropic material present in the current structure.

VB Syntax

Property.GetIsotropicMaterialCount ()

VB Example

Dim lIsotropicMaterialCount as Long
'Get the application object --
'Get Property
lIsotropicMaterialCount = objOpenSTAAD.Property.GetIsotropicMaterialCount