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