Shadow00B
New member
- Jun 20, 2009
- 3
First of all, I've been using ABAQUS for awhile in my research. I'm new to the macros and Python scripting.
I'm trying to put together a macro or script that will generate an output text file that lists the frame number and the list of active elements.
I've run my analysis and have created a Display Group of desired elements (those with Mises stress greater than 2200).
Currently, I manually going through each frame and hitting the "Active Elements Visualization Mode Query" to get a list. Then, I'm listing the elements on paper (yep...old fashioned and very time consuming!) As I increment through each frame, I compare the "new elements" with my list of "old elements" and add any new ones.
Is there a way to do this without opening CAE? Or, does it need to be run from within CAE...which isn't bad, because I can see the elements and analysis in question.
Thanks in advance for any assistance!
Thanks,
Shadow00B
I'm trying to put together a macro or script that will generate an output text file that lists the frame number and the list of active elements.
I've run my analysis and have created a Display Group of desired elements (those with Mises stress greater than 2200).
Currently, I manually going through each frame and hitting the "Active Elements Visualization Mode Query" to get a list. Then, I'm listing the elements on paper (yep...old fashioned and very time consuming!) As I increment through each frame, I compare the "new elements" with my list of "old elements" and add any new ones.
Is there a way to do this without opening CAE? Or, does it need to be run from within CAE...which isn't bad, because I can see the elements and analysis in question.
Thanks in advance for any assistance!
Thanks,
Shadow00B