Skip to main content
14-Alexandrite
February 18, 2016
Solved

How to change the Creo Language to German(Germany)

  • February 18, 2016
  • 6 replies
  • 6219 views

Hi,

I am using English OS and wated to change the Creo Language to German (Germany).

Using ENV  PRO_LANG = Germany i can see Creo opened in Germnay but only i can see the change in UI or menu to Germany. But if I create new Drawing file it takes values in english only

Ex: Drawing scale i can enter as 0.005 but i should be able to enter as 0,04 if Creo is opened in German Langauge.

How to Set Creo drawing to German Langauge ??


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Hi,

Creo accepts decimal point, only. You cannot enter 0,04 value. You have tio always enter 0.04 value. You can choose wheter to display 0,04 value or 0.04 value.

MH

6 replies

24-Ruby III
February 18, 2016

Hi,

in config.pro you have to set drawing_setup_file option to point to appropriate setup file. Search Creo installation directory for *.dtl files.

MH

14-Alexandrite
February 18, 2016

Hello,

Its pointing to "C:\Program Files\PTC\Creo 2.0\Common Files\M120\text\prodetail.dtl" which is default file. Do i need to use specific *.dtl file for Germany Language ??

Thanks,

Suresh

24-Ruby III
February 18, 2016

Hi,

if you open "C:\Program Files\PTC\Creo 2.0\Common Files\M120\text\prodetail.dtl" in Notepad you will see that drawing_units option is set to INCH. You can test using "C:\Program Files\PTC\Creo 2.0\Common Files\M120\text\din.dtl", for example.

MH