Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
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,
Solved! Go to Solution.
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.
@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.
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.