Please help me.
Are using the GetSelectedBeams. Return the correct values in the VBA, VB.NET does not correct.
#exsample 1 STAAD VBA
Dim nSelectedObjects As Long Dim setOfObjects() As Long
Set staad = GetObject(,"StaadPro.OpenSTAAD")
nSelectedObjects…