Skip to main content
10-Marble
August 9, 2022
Question

Re: Get CREO Version

  • August 9, 2022
  • 1 reply
  • 711 views

Hi,

I want to get the return values for creo 4,5,6,8. Can you please help how can I get it? Do I need to install each and every cad version and check return value? Or there is any other method.

    1 reply

    21-Topaz I
    August 9, 2022

    @swapnali wrote:

    Do I need to install each and every cad version and check return value? Or there is any other method.


    You can.
    Meanwhile @MartinHanak suggestion to call ProEngineerDisplaydatecodeGet () will be more efficient.
    Here is an excerpt of the prototype:

    remy_0-1660034048482.png

     

    The description drops some important details:

    If it is necessary to show an identifier for the Creo Parametric version to the user from an application, this value should be used, rather than the value passed in to the application's user_initialize().