Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
We are planning to use some AAX extensions to our global licensses PROE_DesignEssG.
Is that possible and how can that be achieved fo specific selected users.
Solved! Go to Solution.
@hkatgert wrote:
We are planning to use some AAX extensions to our global licensses PROE_DesignEssG.
Is that possible and how can that be achieved fo specific selected users.
Hi,
you have to add additional psf file into Creo Parametric\bin subdirectory, for example parametric+AAX.psf
This file should contain line similar to the following one.
ENV=CREOPMA_FEATURE_NAME=PROE_DesignEssG (10119)
In my case 10119 is code related to SPN-3021-L Creo Advanced Assembly Extension package
@hkatgert wrote:
We are planning to use some AAX extensions to our global licensses PROE_DesignEssG.
Is that possible and how can that be achieved fo specific selected users.
Hi,
you have to add additional psf file into Creo Parametric\bin subdirectory, for example parametric+AAX.psf
This file should contain line similar to the following one.
ENV=CREOPMA_FEATURE_NAME=PROE_DesignEssG (10119)
In my case 10119 is code related to SPN-3021-L Creo Advanced Assembly Extension package
On each user's system open ...
"C:\Program Files\PTC\Creo xxx\Parametric\bin\reconfigure.lnk". where Creo xxx is the version of creo in use to Reconfigure. Admin Rights for the system would be required.
Add the required licenses and name the new configuration as Creo_AAX for differentiation.
The next time Creo opens, it would ask for the configuratin to use.
p.s.
I am unable to post screenshots since it requires admin rights.
Hello @hkatgert,
It looks like you have some responses from some community experts. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.
I have the same question for ISDX / Restyle function.
Can that one also be added as an extension to Creo DesignEssG
@hkatgert wrote:
I have the same question for ISDX / Restyle function.
Can that one also be added as an extension to Creo DesignEssG
Hi,
if you own SPN-3216-L- Creo Reverse Engineering Extension (REX) then you can use following line:
ENV=CREOPMA_FEATURE_NAME=PROE_DesignEssG (209 93)
209 ... Reverse Engineering (Restyle)
93 ... VERIFY
Unfortunately, we don’t have Creo Reverse Engineering.
The Restyle function workings with Creo DesignADV without having Reverse Engineering.
So only Restyle as an extension is needed in Creo DesignESS.
