By associating family parameters, you can control the parameters of families nested inside host families from within a project view. You can control instance parameters or type parameters.
To associate parameters, they must be the same type. For example, associate a text parameter in the host family with a text parameter in the nested family.
You can associate a host-family parameter with more than one nested family parameter of the same type. Also, you can associate this parameter with multiple nested families.
To associate family parameters
- Create a family with instance parameters or type parameters of the available types.
- Save the family and load it into a host family.
- With the new family open, click Create tabModel panel (Component), and place as many instances of the loaded family as desired.
- Click Modify tabProperties panel (Family Types).
- In the Family Types dialog, under Parameters, click Add.
- Follow the steps for creating a new parameter of the same type as the parameter you want to control in the nested family.
- Click OK to close the Family Types dialog.
- Select an instance of the loaded family in the host family.
- To edit an instance property, use the Properties palette. To edit a type property, on the Properties palette, click Edit Type .
For instance properties and type properties, the column on the right has an equal sign (=) in the column heading. Gray buttons next to certain parameters indicate that they can be associated with other parameters.
- Click the button next to a parameter that is of the same type as the one you created in Step 6.
For example, if you created a text parameter, you must select a text parameter here.
- In the dialog that displays, select the parameter you created in Step 6 to associate it with the current parameter, and click OK.
Note: When you associate 2 parameters, an equal sign appears on the button:
- Click Apply in the Properties palette, or OK to close the Type Properties dialog.
- Continue creating the host family, and save it.
- Load the family into a project, and place a few instances of it.
- Select an instance of the family.
- Locate the type or instance property you created.
To edit an instance property, use the Properties palette. To edit a type property, on the Properties palette, click Edit Type .
- Specify the desired value, and click Apply in the Properties palette or OK in the Type Properties dialog.
The nested family changes according to the value you entered.