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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Piping and Cabling extension

dgrobe
6-Contributor

Piping and Cabling extension

I am having issues getting the cabling extension to work on my computer.  We have 2 fixed liscense for the product.  the cabling application is available on the applications ribbon, however, when i click the cabling icon, i get the file options licensing error, there are no floating options currently accessible.

is there something in my configuration that is messing this up?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 ACCEPTED SOLUTION

Accepted Solutions

Hi,

Piping and Cabling extension license modules must be added to basic Creo license during launch command configuration.

If you skipped this step then you can edit parametric.psf file manually to achieve the same goal.

  • open parametric.psf file in Notepad
  • locate line beginning with ENV=CREOPMA_FEATURE_NAME=
  • add following numbers between parenthesis to get ENV=CREOPMA_FEATURE_NAME=NameOfYourLicense (48 57 61)


Explanation:

#FeatureName        Product

#*************************************

#48                  CABLING
#57                  HARNESS-MFG
#61                  PIPING

MH


Martin Hanák

View solution in original post

1 REPLY 1

Hi,

Piping and Cabling extension license modules must be added to basic Creo license during launch command configuration.

If you skipped this step then you can edit parametric.psf file manually to achieve the same goal.

  • open parametric.psf file in Notepad
  • locate line beginning with ENV=CREOPMA_FEATURE_NAME=
  • add following numbers between parenthesis to get ENV=CREOPMA_FEATURE_NAME=NameOfYourLicense (48 57 61)


Explanation:

#FeatureName        Product

#*************************************

#48                  CABLING
#57                  HARNESS-MFG
#61                  PIPING

MH


Martin Hanák
Top Tags