Skip to main content
7-Bedrock
April 3, 2023
Solved

Pro/Program for supress and resume features in creo part model

  • April 3, 2023
  • 1 reply
  • 1248 views

I have 6 feature/groups in creo part model. please find the attachment.

I need to resume only one group/feature and suppress all others according to my input parameter using Pro/Program.

-----------------------------------------------------

Example:

Let my input parameter is a string: M12

Then Resume Group_M12 and suppress Group_M6, Group_M8, M10, Group_M14 and Group_M16.

-----------------------------------------------------

I need to execute this by using the Pro/Program.

Could someone support by  writing a program for this case?

 

 

 

 

Best answer by MartinHanak

Hi,

please learn how to use Pro/Program by yourself. Start at https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/#page/fundamentals/program/about_pro_program.html page.

 

1 reply

24-Ruby III
April 3, 2023

Hi,

please learn how to use Pro/Program by yourself. Start at https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/#page/fundamentals/program/about_pro_program.html page.