Skip to main content
3-Newcomer
May 27, 2025
Question

Is it possible to turn Off Auto Regenerate with toolkit

  • May 27, 2025
  • 1 reply
  • 623 views

it cause slower performance when i do loop with ProFeatureWithoptionsRedefine function, is it possible to turn Off Auto Regenerate after ProFeatureWithoptionsRedefine or ProFeatureWithop function?

1 reply

21-Topaz II
May 27, 2025

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.

3-Newcomer
May 29, 2025

I've tried, but it didn't worked