Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
it cause slower performance when i do loop with ProFeatureWithoptionsRedefine function, is it possible to turn Off Auto Regenerate after ProFeatureWithoptionsRedefine or ProFeatureWithop function?
There is a config.pro option, enable_auto_regen, that defaults to "yes". Perhaps there is some way you could set this to "no" and see if it improves matters. When testing your program you must be starting a Creo session, so maybe you can set this option in the config.pro used for Creo sessions.
I've tried, but it didn't worked