Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating Layers?

  • Thread starter Thread starter Auie
  • Start date Start date
Status
Not open for further replies.
A

Auie

Guest
Periodically we will make a file from an existing file. Obviously when we do that the Layers maintain their original names/properties. We have several layers that use the part name (number) in the layer name (EX: 02_1234567). Is there a program or something I can run to rename all of the part number specific layer names to the new part number specific layer names without using modelcheck (EX: 02_1234567 to 02_3456789)? I know about properties and properties for all...the problem is these are time consuming and we run the risk of missing a layer or 2.



T.I.A.!
 
When I am in a Pro/E drawing and I have turned some layers on or off and I have not saved Layer status. How can I prevent multiple models that are associated to that drawing from showing that they have been modified in my Work Space. (Intralink 3.1)
 
robertd



Use these config.pro options.



SAVE_OBJECTS = changed

SAVE_MODIFIED_DRAW_MODELS_ONLY = Yes
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top