Steel Design API, how to get warning and error messages via API?

Steel Design API, how to get warning and error messages via API?

Anonymous
Not applicable
646 Views
5 Replies
Message 1 of 6

Steel Design API, how to get warning and error messages via API?

Anonymous
Not applicable

I would like to get warning messages of steel design module via API. How can I do it, if it is possible?

 

I'm developing API script that will run steel verification for all selected members and generate calculation report of them to Excel. It would be nice to get also warnings and errors that might occur during verification.

 

RSAP_steel_design_warning_message.PNG

0 Likes
Accepted solutions (1)
647 Views
5 Replies
Replies (5)
Message 2 of 6

Artur.Kosakowski
Autodesk Support
Autodesk Support
Accepted solution

These messages are not supported in API.



Artur Kosakowski
0 Likes
Message 3 of 6

Anonymous
Not applicable

Ok. Thanks for quick reply! Smiley Happy

 

Is there any other possibility to find out via API if steel member verification is not performed correctly?

Everything else is working nice in my script, but I would like to add some kind of note if verification has not performed correctly.

0 Likes
Message 4 of 6

Artur.Kosakowski
Autodesk Support
Autodesk Support

Like checking if design ratio is below set limit (e.g. 1 ) and slenderness lower then declared maximal value?



Artur Kosakowski
0 Likes
Message 5 of 6

Anonymous
Not applicable

My script will get ratio, slenderness, buckling lengths, interal forces, deflections etc. Thus I can easely see if ratio exceeds 1 or member is too slender.

 

What I cannot see is these warning messages like:

  • wall thickness is less than 3 mm
  • web of I-beam is so slender that detailed analysis is needed (shear buckling)
  • Section belongs to cross section class 4

When I get results from Robot to Excel and cant see these warning, it is possible that some ratios are not correct beacuse of section class 4 or thin walled member etc.

 

Is there any other method than these messages to find out if something is wrong in verification?

0 Likes
Message 6 of 6

Artur.Kosakowski
Autodesk Support
Autodesk Support

As I wrote this kind of messages are currently not supported by API.



Artur Kosakowski
0 Likes