How to 'saveas' a part and it's drawing together
How to 'saveas' a part and it's drawing together
(OP)
I need to modify a part which then needs up-issuing. The issue number is part of the filename, so I need to 'saveas' the part. The problem I have is that I also need to copy and rename the drawing too. Does anyone know how to do this?





RE: How to 'saveas' a part and it's drawing together
I am assuming you don't have INTRALINK, becasue if you did you could just DUPLICATE them both with the new name.
----------------------------------
Hope this helps.
----------------------------------
maybe only a drafter
but the best user at this company!
RE: How to 'saveas' a part and it's drawing together
RE: How to 'saveas' a part and it's drawing together
rename_drawings_with_object both
The drawing does not have to be "in session". The model may be a part or assembly.
Perform a File, Save As on the model. The system will create a new drawing in the working directory with the same name as the new model. The new drawing is a copy of the original drawing and references the new model.
We used this all the time to get a new drawing with a new model. Hope this helps you out.
WRH
RE: How to 'saveas' a part and it's drawing together
im4cad
Pro Design Services, Inc.
http://www.cadproe.com/pds/home.asp
RE: How to 'saveas' a part and it's drawing together
-Hora