Skip to main content
17-Peridot
October 31, 2016
Solved

Designate EFX_ITEM_NR?

  • October 31, 2016
  • 1 reply
  • 2735 views

Hello!

How to designate component's level parameter EFX_ITEM_NR for PDM?


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.
Best answer by SamuelBrantner

Hi Yaroslav Sinitsyn‌,

yes you can designate the parameter.

Go into your AFX -> Configuration folder. In this folder you will find a file called _hidden_options.cfg. Rename that file to hidden_options.cfg and add the following line to it:

EFX_ITEM_NR_DESIGNATE YES

After that setting the item number will be designated.

greetings Sam

1 reply

SamuelBrantner
16-Pearl
November 30, 2016

Hi Yaroslav Sinitsyn‌,

yes you can designate the parameter.

Go into your AFX -> Configuration folder. In this folder you will find a file called _hidden_options.cfg. Rename that file to hidden_options.cfg and add the following line to it:

EFX_ITEM_NR_DESIGNATE YES

After that setting the item number will be designated.

greetings Sam

Greetings Sam
17-Peridot
December 3, 2016

Thank you!

ps: I'm curious why used hidden options for really cool stuff? Why hidden?