Skip to main content
12-Amethyst
January 16, 2019
Question

Is there a way to save a drawing only, with no models being saved?

  • January 16, 2019
  • 6 replies
  • 5845 views

Sounds like a silly question...

I know there is a config option to control which models are saved with a drawing (always or modified only)... but I can't for the life of me remember if it is even possible to only save the drawing.

 

I've created an automation project with all model parameters externally controlled, and want users to be able to modify drawing templates and save them as new drawings, without saving the underlying configurable models.

6 replies

24-Ruby III
January 17, 2019

Hi,

what about this ...

1.] copy models to "working" directory

2.] run your automation application using models from "working" directory

3.] delete models from "working" directory

21-Topaz I
January 17, 2019

You could open the drawings with the "no views" rep which will not pull in the model. You can change the template and save without saving the model however if there are any model parameters called out in the drawing template then you will need the model when you change the template.

1-Visitor
January 22, 2019

You can copy outside Creo? In "My Computer" / File Explorer? And then open it into your Creo world afterwards ...

cstarnes12-AmethystAuthor
12-Amethyst
January 22, 2019

I can't believe that after 25 years, there isn't a simple config option called "SAVE_DRAWING_ONLY".

But then again, I scratch my head every day at some of the goofiest things that have never been addressed after decades.  🙂

11-Garnet
January 23, 2019

I think you're looking tor the "create_drawing_dims_onlyconfig option.  If set to "yes", it will save the created dimensions in the drawing, not the model.  There are some limitations of this mode, but I don't recall the details.

 

cstarnes12-AmethystAuthor
12-Amethyst
December 6, 2019

No, I mean to actually save just the drawing file without saving the models.

1-Visitor
December 30, 2019

Convert all the views to draft entities & delete drawing model from drawing. Then you will be able to save only drawing without model reference.

Dale_Rosema
23-Emerald III
23-Emerald III
December 30, 2019

This post is true, but beware, if your model changes, you will have to manually update the drawing or recreate it and reconvert in order to be accurate. I just came through a several year process of fixing drawings that had be blasted to smithereens and were no longer reliable data. 

15-Moonstone
January 22, 2020

If you have WindChill, maybe you can have the automation set the model to Locked?