Different bars forces tables

Different bars forces tables

Konrad.O
Autodesk Support Autodesk Support
1,294 Views
13 Replies
Message 14 of 14

Different bars forces tables

Konrad.O
Autodesk Support
Autodesk Support

WIP

A copy of the archived "Different bars forces tables" topic:

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/getting-internal-forces-from-RSA-to-XL-API/t... 

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/Extract-Envelope-Values-with-API/m-p/3413063... 



Konrad Ociepka
Senior Product Owner - Structural Analysis
0 Likes
1,295 Views
13 Replies
Replies (13)
Message 1 of 14

se2p
Participant
Participant

Hello,

 

I have tried without noticeable success to write some code that could give me MAX and MIN bar forces values in several sections (for example spaced by 20cm) for a group of load cases or for a group of normal combinations (not code combinations) and write them down in Excel. In my model I have some vehicle type load cases so the code should work for them to.

 

Is it possible for you to provide me some code example on how to do this?

 

One good feature would be to detect the current bar selection on Robot View and extract those bars numbers and forces in several sections. Is it possible to do this?

 

 

Thank you

 

Adriano

 

 

0 Likes
Message 2 of 14

Rafal.Gaweda
Autodesk Support
Autodesk Support
0 Likes
Message 3 of 14

Anonymous
Not applicable

result to excel

 

result> forces (reaction ... etc)>

in table - context menu (left mouse click) CONVERCION TO EXCEL (CSV) FORMAT

0 Likes
Message 4 of 14

se2p
Participant
Participant

Thank you, but I am interested in extracting results trough API.

 

Rafal link should do it

0 Likes
Message 5 of 14

Rafal.Gaweda
Autodesk Support
Autodesk Support

One remark: ValueEx works also for moving load cases so small modification in code to allow one to read such results

 

File attached.



Rafal Gaweda
Message 6 of 14

Anonymous
Not applicable

Dear members,

 

I would like to know if someone can share a excel sheet (VBA) to extracte the internal forces from all the bars of my structure. I just need the maximum internal force in the bar, not the values at the bottom or top of the bar (extremes nodes of the bar).

 

The internal forces that i need are: N, My,Mz;Vy;Vz (i dont need torsion).

 

I also want to have the possibility to choose all (or just one) the loads cases that i previously had defined in my structural model.

 

Thank you and regards,

fmp

0 Likes
Message 7 of 14

Rafal.Gaweda
Autodesk Support
Autodesk Support

Have you checked the forum ?



Rafal Gaweda
0 Likes
Message 8 of 14

Anonymous
Not applicable

Yes, I have found many excel sheets, but none of them had all the the internal forces that i need (N,My,Mz;Vy;Vz) and also i don't know if there are new updated excel sheets (possible minor bugs corrected).

 

 

0 Likes
Message 9 of 14

Anonymous
Not applicable

I have found a excel sheet that almost does what i want, the only problem is that some internal forces are missing, in this case i need N,My,Mz;Vy,Vz.

0 Likes
Message 10 of 14

Rafal.Gaweda
Autodesk Support
Autodesk Support

Try this



Rafal Gaweda
Message 11 of 14

Anonymous
Not applicable

Dear RG_Adsk

I want create model in RSAP from excel

And Get Result In RSAP to Excel 

please guide me how to do?
Does not need to learn VBA? or C #?

Thanks

 

0 Likes
Message 12 of 14

Rafal.Gaweda
Autodesk Support
Autodesk Support

I want create model in RSAP from excel

And Get Result In RSAP to Excel 

please guide me how to do?
Does not need to learn VBA? or C #?

 

If you want to use Excel - use Excel VBA.

 



Rafal Gaweda
0 Likes
Message 13 of 14

Anonymous
Not applicable

Yes Thaks you

I'd love to use VBA for this work

Modeling in RSAP from excel use VBA

Please guide for me

Thanks 

0 Likes