OpenSTAAD V8i
Returns country table no for the specified member.
Where:
Long variable holds the beam no.
Dim lCountryTableNo As Long
Dim lBeamNo as Long
'Get the application object
'Get Property
lCountryTableNo = objOpenSTAAD.Property.GetCountryTableNo (lBeamNo)