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