gmui
Mechanical
- Mar 14, 2016
- 1
I have Abaqus models consisting of up to 200 parts (or element sets) and I need mass for each part. I can query mass properties, but would have to manually pick each part, one at a time. Anyone has experience automating this with script?
When I review abaqus.rpy after querying a few parts, the queries are logged in comment statements only, and not any actual python statements so that I would not know how to extend it into a python script.
When I review abaqus.rpy after querying a few parts, the queries are logged in comment statements only, and not any actual python statements so that I would not know how to extend it into a python script.