T3Lab Handbook
T3LAB.REVIT
T3LAB.REVIT/Modeling & Datum/Family Manager

Family Manager

Family

Unified Family browser and manager. Displays loaded family libraries, audits type parameters, catalogs file footprints, and enables batch reloading from repositories.

Ribbon:Modeling & Datum
Safety:Atomic Transaction
Revit:2020 – 2026

Quick Workflow

01

Launch Family Manager to browse loaded project families.

02

Filter by discipline, audit parameter completeness, and check file sizes.

03

Select families from local or server folders to batch load or update.

Interface Preview

Live UI
Family Manager Dashboard

Detailed Documentation

Family Manager - User Guide & Reference

The Family Manager utility (Family category) Unified Family browser and manager. Displays loaded family libraries, audits type parameters, catalogs family file footprints, and enables loading or reloading families from a central repository..


1. Overview & Key Capabilities

The Family Manager tool is designed to improve workflow efficiency by automating standard tasks. Key capabilities include:

  • Unified Family browser and manager.
  • Displays loaded family libraries, audits type parameters, catalogs family file footprints, and enables loading or reloading families from a central repository.

2. Detailed Step-by-Step Usage

Follow these instructions to use the tool in your active Revit session:

  1. Launch Family Manager.
  2. Browse loaded families categorized by Revit disciplines.
  3. Verify family parameter completeness and check file size (purging bloated families).
  4. Select family files from local or server folders to batch-load or update.

3. Technical Specifications & Under the Hood

Revit API Integration

  • Key API Components: Family and FamilySymbol collections parsing, family size footprint analysis, and bulk loading through doc.LoadFamily interfaces.
  • Transaction Handling: All modifications are packaged into a single Revit API transaction. If any error occurs, the changes are rolled back automatically to preserve model integrity.

[!TIP] Best Practice Tip: Delete unused type configurations inside the family manager to purge redundant geometry and keep the project file footprint small.

Text to ElementFamily Generator