Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
We have a part & an assembly model that needs multiple regeneration at the end of all features. How can we add that? Need some suggestions/help.
Creo Parametric regeneration will automatically make two loops through a model (if required) during the regeneration process. If additional regenerations are still needed, they will have to be manually initiated. I'd suggest taking a look at how your model is constructed, where relations are stored, and how components are structured, and then redesign things so that a single regeneration from the top to the bottom of the model tree will catch everything in the correct order.