Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I have a need to import many Creo models, assemblies and drawings from our sister company in France. We want to use them in the US, but all the information in their models (names of planes, parameters, etc.) are in French. Is there any way to convert this information in an automated way, or by changing a configuration option so that the information displays in English?
Hi,
I am also under same situation now, did you find any solution for problem you encountered?
Manoj
If it is possible you'll probably need to license Tookit to rename parameters. The others can be done with a multitude of tools.
The bigger problem is ensuring that there aren't embedded names in models, such as relations in parts, that depend on the names of relations in other parts or assemblies. For most features there is an immutable internal ID that is used and the name is mainly a convenience for the user. The name of the Parameter is its own ID and changing that would break all relations that used it.