Skip to main content
14-Alexandrite
September 30, 2016
Solved

Name=Common Name

  • September 30, 2016
  • 1 reply
  • 5473 views

Hello

Is there any way to force the common name to be always equal to the name?

I want this two names to be always the same, and to be able to rename my files in Creo, without being worried with the common name.

tnks

    Best answer by MartinHanak

    Hi,

    add following relation into a model:

    PTC_COMMON_NAME=rel_model_name()

    MH

    1 reply

    24-Ruby III
    September 30, 2016

    Hi,

    add following relation into a model:

    PTC_COMMON_NAME=rel_model_name()

    MH

    hdasilva14-AlexandriteAuthor
    14-Alexandrite
    September 30, 2016

    That's It   (:

    Thanks!