Levels and Grids (Revit)
Project datums in Revit — levels are horizontal datums that host floors and ceilings; grids are vertical datums for column lines.
🔗 Related Concepts
Deepen your understanding with these related topics:
Definition
Levels are infinite horizontal planes at a named elevation (Level 1, Roof, T.O. Slab). Floors, ceilings, walls, and most hosted elements reference a level. Grids are vertical datums at named locations (Grid A, Grid 1) for column lines, beam-end conditions, and dimensioning. Grids and levels are both shown across many views by setting their 2D/3D extents and view-specific visibility.
Why it matters
Levels and grids organise the entire model. Misnaming, mispositioning, or duplicating them propagates through every view, schedule, and link.
Technical Deep Dive & Core Mechanics
Levels are finite horizontal datum planes that host floor-based, ceiling-based, and roof-based elements. Every hosted element has a level relationship: Base Constraint (the level it sits on) and, for walls, a Top Constraint. Levels appear in all elevation and section views but not in plan views. Changing a level elevation adjusts all elements hosted to it — this is why late-stage level adjustments cascade through an entire model and require careful coordination.
Grids are named reference lines (straight or arc) that appear in plan, elevation, and section views. Grid bubbles display at the ends of the grid line — each end can be independently toggled on or off per view. Grids are not constraints in themselves; elements do not automatically attach to grids. They are visual and coordination references — the primary tool for communicating column line locations across disciplines.
Both Levels and Grids are datum elements: they exist in 3D space and project into all relevant views. The extents (how far the level line reaches in an elevation, how far the grid extends in plan) are view-specific and can be set per view without affecting other views. Pin datums (Modify → Pin) to prevent accidental movement during editing.
Step-by-Step Professional Implementation
Setting up levels and grids at project start:
- Create levels in an elevation view: Open an elevation view (not a plan). Use Architecture → Level (or LL shortcut). Click to place the level line, then type the elevation. Revit auto-creates a floor plan view for each level — name the level before creating it to avoid renaming the plan view later.
- Copy levels precisely: Select an existing level → Copy → Constrained. Enter the exact offset distance. This is faster than placing levels manually and ensures the offset is exact.
- Set level offsets for elements: After placing elements, use the Base Offset parameter to fine-adjust (e.g., a slab that sits 50mm below the level line). Never use the level elevation itself as a workaround for offsets.
- Create grids in a plan view: Open the lowest applicable floor plan. Architecture → Grid (GR shortcut). Draw from one side of the building to the other. Name the grid in the Properties palette immediately (1, 2, 3 for columns; A, B, C for rows is the AEC convention).
- Pin all datums: Select all grids and levels → Modify → Pin (PN). This locks them against accidental moves. Unpin only when intentional repositioning is needed. Pin status does not affect editing their extents in individual views.
Advanced Troubleshooting & Error Diagnostics
Diagnostic procedures for Levels and Grids (Revit) performance and data integrity:
- Model regeneration becomes progressively slower: Opening views containing Levels and Grids (Revit) takes increasingly longer as the project matures. Resolution: Audit the warning count—models with thousands of warnings regenerate significantly slower. Purge unused families, views, and groups. Check for heavily nested family instances that multiply the geometry the engine must resolve per view.
- Room/area calculations incorrect: Rooms containing Levels and Grids (Revit) report wrong area or fail to compute. Resolution: Verify that all bounding elements have their Room Bounding parameter enabled. Check for gaps in the room boundary (use the Room Separation Line tool to close them). Ensure the room's computation height intersects the bounding walls at a level where they have solid geometry.
- Tag cannot find parameter value: Tags applied to Levels and Grids (Revit) display question marks instead of parameter values. Resolution: Open the tag family and verify that the label references the correct parameter name (exact match, case-sensitive). Check if the parameter is a type parameter but the tag expects an instance parameter, or vice versa. For shared parameters, confirm the GUID matches between the tag family and the host family.
Cross-Discipline Collaboration & Handoff
In federated BIM projects, Levels and Grids (Revit) is an active element in multi-discipline model exchanges. During inter-platform handoff (for example, exporting to IFC for clash detection or converting native models for coordination):
- IFC Classification Mapping: Verify that Levels and Grids (Revit) elements export with the correct IFC entity type and property sets. Unmapped or generic proxy exports lose their semantic identity, reducing the value of coordination reviews and quantity takeoffs.
- Shared Coordinates and Georeferencing: Confirm that all discipline models share the same project base point, survey point, and true north orientation. Misaligned shared coordinates produce multi-meter offsets in the federated environment, creating false clash results.
- Version and Phase Management: Stamp model exchanges with phase, revision, and LOD metadata. Coordinate on a common data environment (CDE) platform with clear status codes (work-in-progress, shared, published) to prevent teams from basing decisions on superseded model snapshots.
Common pitfalls
- Creating a level just to host a section line — produces a level that shouldn't exist in the schedule.
- Editing level elevation directly without checking which floors are pinned to it (may not move).
- Different files using different grid letter conventions in a multi-discipline project — disastrous in linked workflow.
Revit Ecosystem Context
This concept is a core structural element of the Revit drafting and engineering environment developed by Autodesk. Autodesk's flagship BIM authoring tool — the building model becomes the single source of truth for plans, sections, schedules, and clash detection.
Relevant Revit FAQs
❓ Is Revit available on macOS?
No. Revit is Windows-only. Mac users typically run Revit inside Parallels, VMware Fusion, or Boot Camp (Intel Macs). On Apple Silicon, virtualisation requires Windows-on-ARM and is officially unsupported by Autodesk. The closest cross-platform alternative is ArchiCAD.
❓ Can Revit open RVT files from older versions?
Yes — Revit can open any older RVT, upgrading it on open. Once upgraded, the file cannot be saved back to the older version. For cross-version coordination, export to IFC or DWG, or maintain a parallel older file.
❓ Why is my Revit project so slow?
Most common causes: too many in-place families, oversized linked DWG CAD files, raster image imports, links not workset-isolated, unused worksets visible in all views, view templates not used (so views render with unique graphics settings), and too many parameters in mass schedules. Use Manage > Purge Unused and Audit on open.
⚡ Concept Self-Test
Test your understanding of this concept to lock in your memory. Completing this quiz will automatically sync to your career learning progress.
🎓 Recommended Practice Lessons
Step-by-step practical exercises and certification-aligned paths chosen by our editors to master this concept:
Revit 2026 - 15 Minute Tutorial For BEGINNERS!
BIM Coordination and IFC Interoperability (Pluralsight)
Autodesk Revit - Full Beginner Course | Complete Project - Start to finish
🌳 Semantic Crossroads & Navigation Pathways
Trunk-Branch-Leaf ModelExplore cross-referenced learning lanes. Connect this specific method back to macro CAD coordinate foundations, parent software environments, and sibling parameters in our shared taxonomy map.
Global Foundations
Core glossary, interactive graph, and domain-wide concept index.
Ecosystem Integration
Parent design environments and platforms implementing this method natively.
Active Context & Neighbors
Current active term and close sibling concepts:
Discover More
Practical Workflow Tips
Hard-won lessons from BIM projects involving Levels and Grids (Revit):
- Build a project-specific parameter catalog early: Define all shared parameters at the project start, including naming conventions and data types. Attempting to standardize parameters for Levels and Grids (Revit) after multiple team members have created variants leads to duplicates that never fully consolidate.
- Use phases consistently: Set up phasing (existing, demolition, new construction) before any elements are placed. Retroactively assigning phases to Levels and Grids (Revit) elements is tedious, especially in renovation projects.
- Validate room boundaries floor by floor: After major model edits involving Levels and Grids (Revit), run a room/area check on each floor. Unenclosed rooms produce incorrect area calculations that flow into schedules.
- Establish a design option strategy: If Levels and Grids (Revit) will involve design alternatives, create design option sets at the project start rather than mid-project.