OpenSTAAD V8i

Property.GetSectionPropertyType

Returns the section property type for the specified section property reference number.

VB Syntax

Property.GetSectionPropertyType SecRefNo

Where:

SecRefNo

Long variable holds the section property reference number.

VB Example

'Get the application object --
'Get Property
objOpenSTAAD.Property.GetSectionPropertyType (lSecRefNo)