Skip to main content
1-Visitor
August 13, 2015
Question

how to set units in creo permanently

  • August 13, 2015
  • 4 replies
  • 3178 views

anybody tell me to set units

    4 replies

    15-Moonstone
    August 17, 2015

    Hi Kishore,

    What do you mean with units?

    - Units on parameters, you need to declare them at creation in C TK. Unitssytem of files ?

    - You need to change them on every part / assembly and on your Start Objects (parts, assemblys) to get it permanent same. You can do it manual, by mapkey, or by an external Tool like Model Process (http://mp.inneo.com, free for single parts after registration) or SmartUpdate (B&W Software GmbH, I think you can get also test license, ...).

    Br,

    Eike

    15-Moonstone
    August 17, 2015

    Oh ... or you can program it by urself and build it as a triggered solution in (C, C++, Java, JavaScript, VBS) whatever you like (C, C++, have an xtra license).

    Br,

    Eike

    1-Visitor
    August 21, 2015

    Or are you simply asking how to set the default units when working with Creo? (e.g. config.pro option pro_unit_sys)

    1-Visitor
    August 24, 2015

    you can change the units from model properties by going to FIle->Prepare->ModelProperties.

    1-Visitor
    August 26, 2015

    From the above mentioned path, select the Detail Options link and it opens a window for you to be able to change parameters as you see fit. You can even save your changes to an external file and then import it later on as needed. Altho I think that the changes you make in the Detail Options page is only applied to the active drawing.

    1-Visitor
    September 19, 2015

    Hi

    If you are talking about setting the units through toolkit each time you open your session you can use ProMdlPrincipalunitsystemSet() and call it in your initialize module.

    manually you can change the same in ModelProperties under Prepare.