Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Future consideration
Workspace STAAD.Pro
Created by Guest
Created on Jun 9, 2023

It would be nice to be able to list the allowable stress in a report

SAMPLE





















BUCKLING LENGTH






ALLOWABLESTRESS



MEMB

LY(m)

LZ(m)

UNL(m)

KY

KZ

UNF

FA(N/mm2)

FT(N/mm2)

FCZ(N/mm2)

1001

1.000

2.000

1.000

1.000

1.000

1.000

93.400

156.670

138.250

1002

2.500

5.000

2.500

1.000

1.000

1.000

93.400

156.670

138.250

1003

4.000

8.000

4.000

1.000

1.000

1.000

93.400

156.670

138.250

1004

5.500

11.000

5.500

1.000

1.000

1.000

93.400

156.670

138.250

  • Admin
    Carlos Aguera
    Reply
    |
    Jun 9, 2023

    Thank you for posting the idea. The suggestion is quite specific, however, perhaps it could be made more generic by providing a method to include any user generated table (using OpenSTAAD , OSTableUI::CreateReport(const VARIANT FAR & szReportTitle) as objects that can be included in the User Report. There would then be a second part to this which is the ability to extract specific data from a design so that it can be included in a user generated table. However, that would have to be determined by design code as each code would provide different data. Were you thinking of a extracting data from specific code?