T3Lab Handbook
T3LAB.REVIT
T3LAB.REVIT/Annotation & Select/Auto Dimension

Auto Dimension

Align

Automatically generates continuous dimension chains for selected walls, structural columns, doors, lifts, and grid lines in the active view.

Ribbon:Annotation & Select
Safety:Atomic Transaction
Revit:2020 – 2026

Quick Workflow

01

Select target elements in the active view or choose whole-view processing.

02

Open Auto Dimension and select target categories (e.g., Walls, Grids, Openings).

03

Set placement offset and grouping tolerance (e.g., 500mm grouping).

04

Click Generate to create clean, aligned dimension lines instantly.

Interface Preview

Live UI
Auto Dimension Chain Settings

Detailed Documentation

Auto Dimension - User Guide & Reference

The Auto Dimension utility (Align category) Automatically generates dimension chains for selected element categories. Supports automated dimension lines placement for walls, structural columns, architectural columns, doors, lifts, and grid lines in the active view or specific levels. Uses grouping tolerances (e.g., 500mm grouping) to assemble elements into clean, straight dimension lines..


1. Overview & Key Capabilities

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

  • Automatically generates dimension chains for selected element categories.
  • Supports automated dimension lines placement for walls, structural columns, architectural columns, doors, lifts, and grid lines in the active view or specific levels.
  • Uses grouping tolerances (e.g., 500mm grouping) to assemble elements into clean, straight dimension lines.

2. Detailed Step-by-Step Usage

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

  1. Select elements in the active view or choose to process the whole view.
  2. Open the Auto Dimension dialog.
  3. Select target categories to dimension (e.g. Walls, Columns, Grids) and set dimension style type.
  4. Define placement offsets, axis alignments (Horizontal/Vertical), and proximity grouping rules.
  5. Click Generate to create dimension chains instantly.

3. Technical Specifications & Under the Hood

Revit API Integration

  • Key API Components: Dimension creation via doc.Create.NewDimension using references and geometry curve vectors. Proximity tolerances check distances in millimeters.
  • 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: Verify the correct dimension style is active before generating chains, as tolerances will group lines within the defined buffer.

Annotation ManagerDWG Management