Creo Performance issues, Creo freezes up between tasks
Creo Parametric is slow, after changing parts in session or assembly Creo freezes
General slow performance to open assemblies and parts etc.
A number of different reasons can be active in this case, such as slow network, graphic drivers, hardware issues etc etc.
In this case: config.pro or config.sup is containing search-paths to a network drive.
In this case:
Set prolib/creolib to a local folder on the computer in config.pro or config.sup
IE:
From:
pro_library_dir \\network drive\creolib\obj_lib
To:
pro_library_dir C:\PTC\creolib\obj_lib
Creo Parametric is slow, after changing parts in session or assembly Creo freezes
General slow performance to open assemblies and parts etc.
A number of different reasons can be active in this case, such as slow network, graphic drivers, hardware issues etc etc.
In this case: config.pro or config.sup is containing search-paths to a network drive.
In this case:
Set prolib/creolib to a local folder on the computer in config.pro or config.sup
IE:
From:
pro_library_dir \\network drive\creolib\obj_lib
To:
pro_library_dir C:\PTC\creolib\obj_lib