T3Lab Handbook
T3LAB.REVIT
T3LAB.REVIT/Views & Sheets/View Manager

View Manager

Views

Unified view management cockpit. Handles batch view renaming, viewport scale adjustments, view template auditing, and Excel metadata round-tripping.

Ribbon:Views & Sheets
Safety:Atomic Transaction
Revit:2020 – 2026

Quick Workflow

01

Open View Manager from Views & Sheets panel.

02

Filter views by type, level, or discipline.

03

Apply bulk updates: change naming patterns, view scales, or view templates.

04

Use Export to Excel to edit metadata in spreadsheet and import back.

Interface Preview

Live UI
Unified View Manager Cockpit

Detailed Documentation

View Manager - User Guide & Reference

The View Manager utility (Views category) Unified view management cockpit. Integrates the Advanced View Manager (copying, batch renaming, scaling, detail levels overrides, sheet title edits) and View Template Manager (batch applying, duplicating, and auditing template overrides). Supports Excel metadata round-tripping..


1. Overview & Key Capabilities

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

  • Unified view management cockpit.
  • Integrates the Advanced View Manager (copying, batch renaming, scaling, detail levels overrides, sheet title edits) and View Template Manager (batch applying, duplicating, and auditing template overrides).
  • Supports Excel metadata round-tripping.

2. Detailed Step-by-Step Usage

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

  1. Open View Manager.
  2. Select views from the list (filter by type, level, or name).
  3. Apply bulk modifications: update view naming templates, change viewport scales, or adjust detail levels.
  4. Click View Template tab to audit template assignments.
  5. Use Excel Export to dump view lists, rename them in Excel, and import back to execute updates.

3. Technical Specifications & Under the Hood

Revit API Integration

  • Key API Components: View type creation, duplication, and view templates auditing (view.ApplyTemplate, view.GetTemplateOverrides).
  • 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: Enforce template assignments rather than independent graphic overrides to ensure consistent documentation across views.

Sheet Manager