Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to Remove Parameters.

  • Thread starter Thread starter Sudharshan123
  • Start date Start date
S

Sudharshan123

Guest
Hello Experts,


I have the Formats which were earlier used in PDMLink. Now If I open the Formats, It is still having three parameters PDMREV, PDMDB and PDMRL parameters which I wanted to Delete. But am not able to delete. Can somebody help me how to delete this parameters and which object is controlling this ?


Thanks , Sid
 
backup format to your local drive.
and try to delete by opening that in standalone pro-E (no PDM server).
 
Hi ,


I have done it . It's not working.


Sid
 
Workaround: copy all old format entities to new format!!
(Dont forget to copy required parameters to new format from old one)
 
In order to add and remove PDM controled parameters you need to add the following 2 lines to your config.pro file


let_proe_rename_pdm_objects yes
allow_create_pdm_param yes
 
Hi Glen,


Thanks, The issue is solved with your input.I heartlyAppriciate your help.


Rgds,


Sid
 

Part and Inventory Search

Sponsor

Back
Top