Hi,
I have been trying to extract model details via OpenSTAAD, but it is showing error right from the start (Error 438)... The code is as below
Private Sub CommandButton1_Click()
Dim openSTAADObj As Object
Set openSTAADObj = GetObject(, "StaadPro.OpenSTAAD")...