• RE: Tunnel plate elements SQY for global shear

    Hello, I had a question regarding this simple circular tunnel model shown below. I have the following modeled to check the shear SQY. I know I'm missing something simple here so I hope I can get some help. L=100 ft (total longitudinal length)…
  • Mton/Cm to Kn/m

    How do I change Mton/Cm to Kn/m
  • openStaad - how to read Section Property Ref No

    Hello guys, I tried to read from my model Section Property Ref No with openSTAAD. It was possible for version V8i, I used code like below: SelBeamsProNo = objOpenSTAAD.Property.GetBeamSectionPropertyRefNo(SelBeams(i - 1)) Is this possible to…
  • UC Ratio problem

    warehouse.zip wind calculation also in that folder.... try to fix this probem guys
  • how to get the loadings details in report????

    I have got my report, but there is no loading details like dead load, Wind loads and all... In report settings i have added Loadings, but its not showing.... Wt to do???? i want to see other load details. How to get that details?
  • UC Ratio problem

    Actually i need all members UC Ratio values. How to get all values???? Please guys guide me New folder (2).rar
  • HELP needed OpenstaadUI library

    Please advice or provide some documents related to OpenStaadUI library as I am trying to use its functions viz Function GetMemberDesignParameters(nBriefRef As Long, nMemberNo As Long, pDesignParams As OSMemberSteelDgnParams) As Long I want to get…
  • VB.NET GetSelectedBeams

    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…
  • I hope convert from OpenStaad VBA to VB.NET (*. exe).

    Hi, I want to convert "OPENSTAAD VBA" to "VB.NET (*. exe)". "VISUAL_STUDIO2010" and "StaadPro V8i" are using. Preparation of program development "OpenSTAAD 1.0 Type Library" and "OpenSTAADUI" referred to. I can not convert [user dialog macro…