Skip to main content
7-Bedrock
January 9, 2024
Solved

How to remove a column in a 2D family table

  • January 9, 2024
  • 1 reply
  • 2145 views

I am creating a drawing for a part in Creo Parametric 7.0.2.0 and have a 2D family table similar to that below, where A, B, and C are parameters:

 

Part NumberABC
10.5000.1750.060
20.2500.2000.060

 

I the part in question has varying tolerances for each dimension and part number, so I have to define them by hand. The column that I want to show is the limits value for the given dimension (with dual dimensions), however I want to hide or delete the column showing the nominal value. 

 

Real data:

ChampiCo_0-1704823517966.png

 

So essentially hide A, A_MAX_IN, A_MIN_IN, but show A_TOL.

How can I go about this for a 2D family table?

Best answer by ChampiCo

I was actually able to have a coworker help me with this, but the solution is as follows:

Repeat Region -> Filters -> *click top left cell of 2D table* -> By Rule -> Edit -> "&fam.inst.param.name != A"

1 reply

ChampiCo7-BedrockAuthorAnswer
7-Bedrock
January 9, 2024

I was actually able to have a coworker help me with this, but the solution is as follows:

Repeat Region -> Filters -> *click top left cell of 2D table* -> By Rule -> Edit -> "&fam.inst.param.name != A"