cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Re: Get CREO Version

swapnali
9-Granite

Re: Get CREO Version

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 1
remy
21-Topaz I
(To:swapnali)


@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().

 

Top Tags