Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Automatic Nodal Output (API - THA results)

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Anonymous
2172 Views, 4 Replies

Automatic Nodal Output (API - THA results)

I have a number of similar bar models, running a time-history analysis: They have the same nodes, elements etc. I am changing the input motion and outputting the accelerations from specific nodes from the 'Time-history Analyis - Tables' table.

 

Is there a way to automatically output nodal results to a txt file? Either through Robot or directly from the output file? I am looking at automating the process to save time and reduce the chance of me copying the data for the wrong node. I currently copy and paste from the Time-history Analysis - table.

 

The different time-histories are run on different models due to limit the output file size

 

Thank you for your help.

4 REPLIES 4
Message 2 of 5
Rafal.Gaweda
in reply to: Anonymous

Write API macro doing that (many examples you can find in this forum writing in search field   API ; example :

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/Export-results-ARSA-via-API/m-p/3294083/high...) or save table(s) as xls file or copy table contetns by clipboard.

 

csv.jpg



Rafal Gaweda
Message 3 of 5
Rafal.Gaweda
in reply to: Anonymous

I am attaching example macro dumping THA results to Excell file.

It runs for all THA cases in model, for nodes selection made in Robot.


 



Rafal Gaweda
Message 4 of 5
Anonymous
in reply to: Rafal.Gaweda

Rafel,

 

Thank you with your help with this.

 

Apologies for my lack of knowledge of the API functions.

 

Is it possible to add a function at the end of the script to close ROBOT?

 

I am looking into setting up a script to open all ROBOT files in a folder and dump the THA results to a spreadsheet.

 

Also, are there any guidance documents on the API functions? They could save us a huge amount of time when setting up and running models.

 

Regards,

 

Stuart

Message 5 of 5
Rafal.Gaweda
in reply to: Anonymous

 

Is it possible to add a function at the end of the script to close ROBOT?

 

OF course . 

Robapp.Quit(....)

 

 

 

Also, are there any guidance documents on the API functions? They could save us a huge amount of time when setting up and running models.

 

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/About-the-SDK-application-for-Optimization-u...

 

http://www.robobat.com/n/ros

 

http://forums.autodesk.com/t5/forums/searchpage/tab/message?filter=location&location=forum-board%3A3...



Rafal Gaweda

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report