Get CREO Version
Hi,
I want to get the version of the Creo Parametric executable that the Creo Parametric TOOLKIT application is connected to and put it into Drawing sheet.
Eg: CREO 4.0 M10 or CREO 3.0 M30
Right now i have used ProEngineerReleaseNumericversionGet() function which returned integer value 34 (I am using CREO 4.0 M20).
Is this the only option to get the version ?
Is there any other function or method to get the version of creo along with m10 or m20 ?

