@KenFarley wrote:
We have a user who is trying to use our Simulate (MECELITEENG_License, MECELETEUI_License) license, but is being told that functionality is unlicensed. Currently, the core Creo licenses we have are
PROE_DesignEss
PROE_EssentialsI
PROE_EssentialsIIM
I'm suspecting the Simulate license will only work with one of these core Creo licenses, and not the others. Thus, when this user pulls a license, if they get one of the other "flavors", they can't use Simulate. Is my suspicion correct? Is Simulate set up to only work with a specific type of PROE_XXXX license?
Hi,
AFAIK you can combine MECELITE with any Creo license.
1.)
Creo psf file (eg. parametric.psf) must contain path to license information in ENV=PTC_D_LICENSE_FILE line
2.)
MECELITE info must be included in feature.dat file. In my installation it is:
C:\PTC\Creo7_020\Creo 7.0.2.0\Common Files\mech\text\licensing\mech\feature.dat
MEC_BASIC_UI "<No license features>"
MEC_BASIC_ENG "<No license features>"
STRUCT_UI "<No license features>"
STRUCT_ENGINE "<No license features>"
STRUCT_THERMAL_UI "<No license features>"
STRUCT_THERMAL_ENGINE "<No license features>"
MEC_ELITE_UI "MECELITEUI_License"
MEC_ELITE_ENG "MECELITEENG_License"