• OpenSTAAD is converting the material properties to different units

    Srinivasa Rao M
    Srinivasa Rao M
    While creating the material properties using OSPropertyUI::CreateIsotropicMaterialProperties , the OpenSTAAD is converting the density to a different units. The density value (77.0085) shown in the snapshot below is provided in kN/m 3 . Whereas…
    • Answered
    • 2 days ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Error when opening a new file using OpenStaad and python

    Mishal Mohanlal
    Mishal Mohanlal
    Hi Guys Using the NewSTAADFile function I am able to provide a location and file name for a new .STD file. For my current case I need to read a file name from excel and then add it to the path so that I have a file location and name to use with the…
    • 5 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD Utilization Ratio and Printing

    Hayden Powell
    Hayden Powell
    I'd like to be able to use OpenSTAAD to display the utilization ratio and print the current view to a pdf. I've read through the OpenSTAAD Documentation and didn't find anything related to these two functions. If this is something that can be done using…
    • 6 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Open STAAD C++ function GetNodeCoordinates

    Ahmed Shakir Hassan
    Ahmed Shakir Hassan
    Node 2 is a real node in the STAAD.Pro model located at (1, 0, 0), and the GetNodeNumber method is correctly returning the node number that corresponds to the point coordinates (1,0,0). When I use GetNodeCoordinates(2, &x, &y, &z) , I expect to get the…
    • 6 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • ObjOPENSTAAD.Load.AddElementTrapPressure code format and variable types?

    Tom Pallister
    Tom Pallister
    Hi, The OpenSTAAD line in the code below is not working properly and the reference guide does not seem to clarify the requirements. The line has 4 inputs stated then uses 5 inputs in the example. Please can you clarify the issue? Dim GlobalX As…
    • 7 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Design strength values OPENSTAAD

    Leidy Monroy
    Leidy Monroy
    Hi, is there a way to get the design strength values of an element using OPENSTAAD? Thanks in advance.
    • 7 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Length for flexural torsional buckling OPENSTAAD

    Juan Julio
    Juan Julio
    Hi, is there a way to get and set the Length for flexural torsional buckling using OPENSTAAD? Thanks in advance.
    • 8 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Create a new staad file using OpenSTAAD and macro in excel

    Prantik Maity
    Prantik Maity
    Hello team. I want to create a new Staad file using OPENSTAAD command, and a macro enabled worksheet following OPENSTAAD documentation. But when I run the code, Staad (STAAD.Pro CONNECT Edition - Version 22.06.00.138) always crashes and shows the following…
    • 10 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Clear model using OpenSTAAD

    Khawaldah
    Khawaldah
    Hi Everyone, What command can I use to clear everything in the STAAD file using OpenSTAAD.
    • 10 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OPENSTAAD

    Rishi R.
    Rishi R.
    Hi, Is there any openstaad syntax for getting beam stresses?
    • 11 months ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • openstaad

    Deepanshu Patel
    Deepanshu Patel
    can someone please tell how to access results from stress at a point function of openstaad. i am trying hard to get but getting failure. please explain.
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD GetUDLLoads

    大賀 康司 Koji Ooga
    大賀 康司 Koji Ooga
    Hi. I want to get the equally distributed loads on the STAAD model I used the following method Dim oLoad As Object = Nothing '= oStaad.Load Dim arrdir() As Integer Dim arrForce() As Double Dim arrD1() As Double Dim arrD2() As Double Dim arrD3()…
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSLoadUI::Function to remove load from element.

    Denisson Cruz
    Denisson Cruz
    Is there an OpenSTAAD function to remove loads to an element? Surojit Ghosh Shreyanka Bhattacharjee
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSPropertyUI::CreateHSSRoundPropertyFromTable not available.

    Denisson Cruz
    Denisson Cruz
    I'm using STAAD.Pro Script Editor and OpenSTAAD API Reference to generate a structural model. Unfortunately, t he OpenSTAAD function (OSPropertyUI::CreateHSSRoundPropertyFromTable) to create HSS Round shapes from table is not available. Question:…
    • Answered
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OPENSTAAD function for extracting output not inclusive of "Global moment", and my attempted solution

    Simon YING Zhi Cheng
    Simon YING Zhi Cheng
    Dear Bentley Team, This is regarding the extraction of output (Global moment) for a circular base slab which I created through "parametric meshing" (consisting of 4 noded plates) as shown below. I realised that the existing function (from the openstaad…
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSLoadUI::CreateLoadEnvelop is not working properly

    Denisson Cruz
    Denisson Cruz
    I'm using STAAD.Pro Script Editor and OpenSTAAD library to generate a structural model. Unfortunately,t he OpenSTAAD function (OSLoadUI::CreateLoadEnvelop) that should allow creating load envelopes is not working properly. Question: Is Bentley Software…
    • Answered
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSLoadUI::AddSelfWeightInXYZ

    Denisson Cruz
    Denisson Cruz
    I'm using STAAD.Pro Script Editor and OpenSTAAD to generate a structural model. I noticed that the command OSLoadUI::AddSelfWeightInXYZ, parameter varInDirection works properly using the self weight direction index 1, 2, 3 for X, Y, Z, respectively instead…
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD - GetPlateStressAtPoint Function Difficulty

    Corey Fallon
    Corey Fallon
    I am having difficulty using the GetPlateStressAtPoint function in OpenSTAAD. I have verified that my plate and load case do in fact have results by checking the GetAllPlateCenterStressesAndMoments function, it worked fine. I am assuming that there may…
    • over 1 year ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSPropertyUI::CreateMemberPartialReleaseSpec - Create Member Release Specification (Partial Release and Full Release)

    Denisson Cruz
    Denisson Cruz
    I'm using STAAD.Pro Script Editor and OpenSTAAD to generate a structural model. My model uses the partial release function for start and end releases (OSPropertyUI::CreateMemberPartialReleaseSpec). The script works quite well until I define and assign…
    • Answered
    • over 2 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • OpenSTAAD | OSPropertyUI::AddMasterSlaveRelation - Add a Master / Slave Joint Specification To Specified Node(s)

    Denisson Cruz
    Denisson Cruz
    I'm using STAAD.Pro Script Editor and OpenSTAAD to generate a structural model. My model uses master/slave nodes (OSPropertyUI::AddMasterSlaveRelation). The script works well until I define and assign the master/slave node specification. OpenSTAAD defines…
    • Answered
    • over 2 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Optimization using OpenSTAAD

    Parishith J
    Parishith J
    I am recently using openSTAAD for automating my steel design works. I am aware that applying loads and load combinations are possible using openSTAAD. OpenSTAAD documentation does not elaborately shows how to apply design parameters for steel design…
    • over 2 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Assigning Section Offset to members through code

    Uma Mahesh veyyidhalamula
    Uma Mahesh veyyidhalamula
    Dear all, I have created Section offsets through code but i didn't find any method/function in the library to apply the Offset. Kindly let me know how to assign section offset through code Thanks in Advance Uma Mahesh
    • over 3 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • "OpenSTAAD" - Member weight per running meter length?

    CKK Raj
    CKK Raj
    Hi, Is there any option to get member weight per running meter length (either it's built-up or hot-rolled steel section) through OpenSTAAD API in VB.Net? Thanks.
    • over 3 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Mat Foundation in Openstaad

    Balaji Rajadurai
    Balaji Rajadurai
    Hi, Is it Possible to define Elastic/ Plastic Mat Foundation Support using OpenStaad? If yes, what is the syntax for it. Thanks in advance. Balaji.R
    • over 3 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • Wrong plate numbers and results while using OpenStaad functions

    Kartheek Yeleswarapu
    Kartheek Yeleswarapu
    Hi, I am using STAAD connect edition update 3. I'm using macro to get selected plate numbers, but the function seems to give wrong results quite often. Some times it gives correct result. Attaching screen shot of selected plates and the plates displayed…
    • over 3 years ago
    • RAM | STAAD | ADINA
    • RAM | STAAD Forum
  • View related content throughout RAM | STAAD | ADINA
  • More
  • Cancel
>