Skip to main content
1-Visitor
March 30, 2022
Solved

Drawing Sheet Activation/deactivation

  • March 30, 2022
  • 7 replies
  • 2956 views

I am using Creo Parametric - Release 7.0 (connected) Release 7.0 and Datecode7.0.4.0

Is it possible to activate/deactivate drawing sheets so that they all do not update as I work on one? We have large drawings and looking for any way to help with the regen time. Does creo have this functionality and where can I find it?

Best answer by StephenW

There are a couple of ways I handle this.

I always have in the config.pro the option

auto_regen_views no

Will make you use the regen sheet or regen view under the view tab in the drawing.

 

Another, more complicated but powerful option is drawing representations. You can set up drawing reps to show nothing except the sheet (or view) you are working on. I have been forced to use this when a drawing get way too big and crashes upon opening.

You find drawing reps under the tools tab, then the utilities drop down arrow.

 

7 replies

StephenW
StephenW23-Emerald IIIAnswer
23-Emerald III
March 30, 2022

There are a couple of ways I handle this.

I always have in the config.pro the option

auto_regen_views no

Will make you use the regen sheet or regen view under the view tab in the drawing.

 

Another, more complicated but powerful option is drawing representations. You can set up drawing reps to show nothing except the sheet (or view) you are working on. I have been forced to use this when a drawing get way too big and crashes upon opening.

You find drawing reps under the tools tab, then the utilities drop down arrow.

 

mborges1-VisitorAuthor
1-Visitor
March 30, 2022

Ok thanks,

 

auto_regen_views set to "no"

manual update views under the Review tab

mborges_0-1648669350235.png

 

Drawing reps to blank out all other sheets is the bomb.  Not too complicated.

 

thank you!

MB

 

 

StephenW
23-Emerald III
March 30, 2022

Forgot to mention, you can directly open a drawing rep from the file open dialog to avoid having to open the full drawing.

Select the drawing, then hit the drop down arrow in by Open to get to the Open Representation and it will let you pick which drawing rep you want to open initially.

StephenWilliams_1-1648671368103.png