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
Hi
I'm getting the following error message in my Creo 3.0, The option Mechanism_Design has not been acquired.
I do have the correct license and, everything else works, but for some reason this function wont.
Anyone have any ideas?
Solved! Go to Solution.
You need to reconfigure Creo 3.0 to get license for Mechanism_Design in startup configuration.
1. Execute reconfigure.exe from <Creo 3.0 install location>\parametric\bin
2. Select Next > Next > Customize
3. Select Command Configuration > Edit > Move Mechanism_design (License feature # 127) to right > Ok > Ok and Install.
This should correct the error.
You need to reconfigure Creo 3.0 to get license for Mechanism_Design in startup configuration.
1. Execute reconfigure.exe from <Creo 3.0 install location>\parametric\bin
2. Select Next > Next > Customize
3. Select Command Configuration > Edit > Move Mechanism_design (License feature # 127) to right > Ok > Ok and Install.
This should correct the error.
You can also edit <Creo 3.0 install location>\parametric\bin\parametric.psf in Notepad.
Add 127 to get the following line:
ENV=CREOPMA_FEATURE_NAME=name_of_your_license (127)
Martin Hanak
Does the reply on your query help you to fix the error? If yes, mark the appropriate reply as correct answer.