FormerDealer
Mechanical
- Nov 9, 2007
- 2
Hey guys,
Maybe this has been solved in 6.7 (that would be great) but what I need to do is set the geometryRefinement key to "FINE" or "EXTRA_FINE", but I can't do it in the "onCaeStartup" part of the abaqus_v6.env file because it's a part-specific attribute/object and therefore changes depending on the model(s) I open. I imagine maybe I could add in a loop that enumerates through all the parts in all my mdb as soon as they're opened... I don't even know the right function for that off the top of my head... Maybe onMdbOpen?
Has anybody tried to do this? Figured I'd ask before I spend half the day digging through the docs...
Cheers,
Former (ABAQUS) Dealer
Maybe this has been solved in 6.7 (that would be great) but what I need to do is set the geometryRefinement key to "FINE" or "EXTRA_FINE", but I can't do it in the "onCaeStartup" part of the abaqus_v6.env file because it's a part-specific attribute/object and therefore changes depending on the model(s) I open. I imagine maybe I could add in a loop that enumerates through all the parts in all my mdb as soon as they're opened... I don't even know the right function for that off the top of my head... Maybe onMdbOpen?
Has anybody tried to do this? Figured I'd ask before I spend half the day digging through the docs...
Cheers,
Former (ABAQUS) Dealer