OpenSTAAD V8i

Property.GetSectionPropertyCount

Returns total number of different sectional properties exist in the current STAAD file.

VB Syntax

Property.GetSectionPropertyCount ()

VB Example

Dim lSectionPropertyCount as Long
'Get the application object --
'Get Property
lSectionPropertyCount = objOpenSTAAD.Property.GetSectionPropertyCount