OpenSTAAD V8i

Property.GetSectionPropertyCountry

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

VB Syntax

Property.GetSectionPropertyCountry SecRefNo

Where:

SecRefNo

Long variable holds the section property reference number.

VB Example

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