Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
hi,
can any one tell me how to hide or remove a row in a 2d repeat region. i have used all options
. please help
Solved! Go to Solution.
Rajiv,
you can use Filter command (click Repeat Region icon on Table tab in Creo Paremetric 2.0 to see the menu) and hide instances using their instance names.
Eg.
&fam.inst.name != some_instance_name
Martin Hanak
Rajiv,
you can use Filter command (click Repeat Region icon on Table tab in Creo Paremetric 2.0 to see the menu) and hide instances using their instance names.
Eg.
&fam.inst.name != some_instance_name
Martin Hanak
THANKS![]()
