Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I'm trying to update our API 12F symbol to our company standards, and I can't seem to open the symbol to do so. I can access it in any DWG, but it won't save the changes from one to the next.
Our main trouble shooter for PRO E was terminated, so I'm pretty much on my own here.
Any ideas?
Once a symbol has been added to a drawing, the definition is kept within the drawing. The general rule has always been to not have drawings update standard items unless the user specifically does it.
You probably have a symbol library that you would need to go to and correct the symbol, then WRITE (save) the symbol back to that location. Then when you change a drawing, you would need to re-add the symbol and manually replace it.
I'm hoping someone else has a better, more automated method!!
Thanks. You're right - I do have a library of symbols, but it won't let me access it outside of a DWG. I can't seem to permanently change the symbol in the library so I can even just replace it in each DWG manually. At this point, I have to redefine the API 12F symbol each time I open an different DWG, rather than simply replacing it.
Thoughts?
Once you've redefined the symbol, you have to WRITE the symbol to save it to your library. Or save it to your hard drive then copy it back to the library (depending on where your library is).
And as Matthew says, if you then pull up your new symbol (same name), it gives you the option to update it.
You need to modify the symbol from a drawing, there is no independent editing capability.
Select the symbol, then in the menu, choose modify, make your changes and then write the symbol back to the original location. It will become a new version of the existing symbol file. On your other drawings, add the new symbol version and the system will ask you if you want to update them all.
If you consider the implications of changes to released drawings on retrieval if it were applied globally, you'll see why it isn't.
What you can do is set up a dbatch job to iterate over the desired drawings and update each, by: retrieving it; getting the new symbol definition from the disk, choosing to update existing instances; saving the drawing.
Released drawings are subject to change if the related format changes, so that's not a solid reason that symbols aren't automatically updated.
I'm expecting in WF2 WF 3 WF4 WF 5 Creo Creo 2 Creo 3 Creo 4 that intelligent symbols will be available rather than the invisible layers used to currently manage groups. I think it was in Rev 15 that one could open the layer tree while editing a symbol and see and alter symbol geometry exclusivity/structure. It was actually much easier to see what was happening and manage symbols that way, but that ability got eliminated. .