• STAAD shows different Beam Forces within the same model

    Hi I have created a STAAD model using OPENSTAAD API and excel VBA code. Please find attached the STAAD Code for the model. Run the Analysis. Just check the Beam forces in the top slab. STAAD shows different values for BM & SF in the individual beam…
  • Query regarding openstaad and VBA

    I have made a vb program (listed below), it runs well inside object browser, but when i run it from usertools (i.e assigning it to the usertools) it shows error. error: 10092 Activex automation, cannot create object. code: Sub Main() Dim oStd…