Skip to main content
10-Marble
April 28, 2022
Solved

SHOW/HIDE /SUPRESS component in Pro/Program

  • April 28, 2022
  • 2 replies
  • 1498 views

Hello All,

 

I have been trying to hide/show some components in an assembly dependng on an input value given by the user, does anybody know what is the code to hide/shown components in assemblies using pro/program?

 

Thank you in advance,

Best answer by tbraxton

Pro/Program functions control features/geometry not visibility. Unless some new features have been added I don't think you can do this with Pro/Prgram.

2 replies

24-Ruby III
April 28, 2022

@BC_10219589 wrote:

Hello All,

 

I have been trying to hide/show some components in an assembly dependng on an input value given by the user, does anybody know what is the code to hide/shown components in assemblies using pro/program?

 

Thank you in advance,


Hi,

1.]

Your Creo license must contain ASSEMBLY module

2.]

To understand Pro/PROGRAM functionality in assembly, you can replay video located in https://community.ptc.com/t5/Creo-Parametric-Tips/Creo-Parametric-Automation/m-p/789762 discussion. Pro/PROGRAM section starts at 6:45.

tbraxton
tbraxton22-Sapphire IIAnswer
22-Sapphire II
April 29, 2022

Pro/Program functions control features/geometry not visibility. Unless some new features have been added I don't think you can do this with Pro/Prgram.