Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Is there a config setting, or another method, that allows me to make a modification to a drawing format and not have the new format update old drawings when they are opened? I want to add a sketch to a format, but right now it will appear on old drawings as soon as I open them. I only want the sketch on new drawings going forward. I've modified some tables on the format, and they seem to be static on old drawings and only appearwhen creating a new drawing. What did I do wrong? We are on PDMLink 10.0 M020 and Creo Elements/Pro 5.0 M130. Thanks for your help.
I think the reason is due to the config setting. It points to a network location for the formats. We tried pointing to the Windchill formats folder briefly,but for whatever reason it was very slow to open when creating new objects. So now formats are stored both locations (WC to prevent the "already exists" message). The checkout list shows the As Stored versions of the part and drawing, but includes no format. When the drawing is opened from the WS it must look to the network location rather than get the original format from WC. It looks like the cleanest method to solve this is to rename the format every time it is modified. I dont like that, but it may be what we have to do to keep the associations.
One place I worked at used a huge symbol as their drawing format rather than the the format functionality. That does accomplish what you want as the symbol definition is stored in the drawing but can be updated from disk if you want the new definition. I thought it was rather weird.
One nice thing about formats updating automatically is you can change things like company logos and they will automatically get updated the next time the drawing is revised. We once went through a spell where the logo was changed 3 times in about 6 months.
In Reply to Tom Uminn:
Formats are always seen "thru" the drawing, except for tables. At the time of drawing creation tables are copied from the format to the drawing. Notes, sketches, symbols, etc. on the format will always be visible thru any drawing that is using that format. This behavior argues for either NEVER making changes to a format after it's been created (new/changed formats should be copied with new names), or duplicate the format with each job so the format is job specific and no longer tied to your "library" format.
Tom U.