Skip to main content
7-Bedrock
December 13, 2023
Question

Can we set attribute dependency without using cascading?

  • December 13, 2023
  • 1 reply
  • 1069 views

Two attribute depend on only one attribute like if I select part type machine then only machine attribute is visible and hide another one. I want without cascading attribute

1 reply

avillanueva
23-Emerald I
23-Emerald I
December 13, 2023

Sounds like its getting complex now. Options to consider are soft-typing parts. Your first choice is selecting the soft-type (in place of that first attribute) then you can have specific attributes displayed. Cons are this is a Part birthing option and cannot be reversed. Other option is using Part Classification. Easier to modify later but will allow custom attribute sets based on the classification of that first choice.

7-Bedrock
December 15, 2023

Any related example?