What is a Revit ʼNested Familyʼ?
Short Answer
A Revit nested family is a family loaded inside another family so both work together as one component. The most common professional method is to create the host in the family editor, then use Load into Project after nesting and controlling it with parameters. Limitation: not every nested family can be scheduled independently.
What You Need to Know Before
Warning: Nested families often fail in production because shared settings and parameter links are not configured correctly. A non-shared nested family may appear visually correct but will not tag, schedule, or behave as a separate project element.
How to Create and Use a Revit Nested Family
Command: Load into Project
Shortcut: None
Quick Steps:
- Open the host family in the Family Editor, then go to the Insert tab on the Ribbon and choose Load Family to bring in the secondary family.
- Place the nested family inside the host, then select it and use Edit Type or the Properties palette to connect dimensions, visibility, or material parameters.
- If needed, open the nested family and enable the Shared checkbox in Family Category and Parameters, then save and use Load into Project to test scheduling, tagging, and visibility behavior.
Variables & Settings
Key Setting: Shared checkbox in Family Category and Parameters
Expert Setting: When enabled, the nested family can be scheduled, tagged, and selected separately in the project. When disabled, it behaves only as part of the parent family, which is often preferred for simple geometry but limiting for documentation.
Why it Fails
- Cause 1 (Geometry): The nested family is hosted incorrectly or constrained to reference planes that do not flex properly, causing placement or deformation errors.
- Cause 2 (layers/Locks): Dimensions, planes, or alignments are locked to the wrong references, so the nested component breaks when type parameters change.
- Cause 3 (Command/Logic): The nested family is not marked as Shared, so it cannot be tagged or scheduled separately even though it appears correctly in the model.
Quick Fix & Best Practice
- Quick Fix: Open the nested family, turn on the Shared setting in Family Category and Parameters, reload it into the host, then reload the host into the project.
- Manager’s Verdict: Use nested families for repeated components, visibility control, and modular content. Avoid deep nesting when a simpler single family can do the job, because maintenance and parameter management become harder fast.
FAQ
Can a nested family be scheduled in Revit?
Yes, but usually only if the nested family is set to Shared.
Can you tag a nested family separately?
Yes, if it is shared and belongs to a taggable category.
Are nested families good for all family types?
No, excessive nesting can slow editing and make parameter control harder.
.
