Skip to main content
12-Amethyst
April 23, 2019
Question

SUBCOMPONENT PARAMETERS OF MULTI-LEVEL FAMILY TABLED ASSEMBLY IN TOP LEVEL

  • April 23, 2019
  • 1 reply
  • 1883 views

This one is killing me - as I've got to be missing something.

 

3 level assembly - with each level family tabled.

Each level has parameters assigned appropriate to that level.

EXAMPLE

TOP LEVEL - RATCHET ASSEMBLY (finish, shipping weight, etc.)

2ND LEVEL - STRAP ASSEMBLY (Hook style)

3RD LEVEL - STRAP (MATERIAL, COLOR)

 

I've got ALL of the parameters in the TOP LEVEL and was setting them with a relation - and then I realized that the session ID is changing for each family table instance!

 

What I'm really looking for is a way to put the component parameters on a drawing without having to "look up" seesion ID's each time.  This seems like very basic functionality - so I'm hoping I'm missing something.


In relations - is there a way to find the "active" instance?

1 reply

KenFarley
21-Topaz II
April 23, 2019

To set parameters of an instance I always use the family table. Trying to do so via assembly relations never seems to work, unless I seek out the generic session ID and set its values. Creo seems to ignore attempts to set parameters for instances, at least as far as I can see.

12-Amethyst
April 22, 2019
so there is no obvious way to bring a component level parameter up to the assembly level (that works as various instances are selected in the family table)?

what you are describing is what I'm seeing, it's just hard to believe. Am I overlooking some configurable assembly functionality perhaps?