Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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