How to set FINE as default in CAE 6.6?
How to set FINE as default in CAE 6.6?
(OP)
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





RE: How to set FINE as default in CAE 6.6?
corus
RE: How to set FINE as default in CAE 6.6?