• delete existing primary load cases

    Dear All, Could anyone help me to delete existing primary load cases in openstaad ? because every time I do the analysis, loads repeat instead of replacing the previous load case. Here is my code: Sub GenerateModel() Dim cx(1) As Double Dim cy…
  • delete existing load cases

    Dear All, It has been so long since I first asked this question with no answer. Is there any way to delete existing load cases in openstaad or at least clear STAAD editor? because every time I do the analysis, loads repeat instead of replacing the previous…
  • Deleting the existing load case and combinations in Openstaad

    Hi all, I am trying to delete existing load cases - primary and combinations from an existing file using openstaad . But there are no functions to delete the existing load cases, can anyone tell me how to do this in openstaad . Thanks
  • Clear model using OpenSTAAD

    Hi Everyone, What command can I use to clear everything in the STAAD file using OpenSTAAD.
  • How to overwrite loads in OpenSTAAD

    Dear friends, How can I overwrite loads (or any other properties) using OpenSTAAD, every time I edit something and run my script new loads are added. Thanks in advance.
  • Assigning tapered section using OpenSTAAD

    Dear Friends, The script below is for a very simple model (single member). I'm trying to assign a steel tapered section (200 5 800 150 10 150 10), but I'm facing some troubles. Could you help me with the script? Sub GenerateModel() Dim cx(1…