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