
Revit API Docs
Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →
Revit API 2025
Revit API 2025 Use the search box or collapsible namespace navigation to explore the API documentation. What's New in the Revit 2025 API Revit API 2025 - Official Reference Guide
AI-Powered Revit API Python Generator
Create, discover, and share Revit API Python scripts using AI. Access a community-driven library of Revit API code examples and generate new scripts with AI assistance.
Intersect Method (Curve, IntersectionResultArray)
Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
FamilyInstance Class
Examples of FamilyInstance objects within Autodesk Revit are Beams, Columns, Braces and Desks. The FamilyInstance object provides more detailed properties that enable the type of …
Revit API 2021.1
Revit API 2021.1 Use the search box or collapsible namespace navigation to explore the API documentation. What's New in the Revit 2021.1 API Revit API 2021.1 - Official Reference Guide
OpenAndActivateDocument Method (ModelPath, OpenOptions, …
OpenAndActivateDocument Method (ModelPath, OpenOptions, Boolean) Opens and activates a Revit document, include both local document or cloud document.
Category Class - revitapidocs.com
Remarks Categories are an important tool within Revit for identifying the inferred type of an element, such as anything in the Walls category should be considered as a wall. The API …
View Class - revitapidocs.com
Remarks A view can display an image produced from a Revit model. Views can be graphical (e.g. plans, elevations, or 3D views) or textual (e.g. schedules). Views keep track of Elements that …
Parameter Class
Revit contains many built in parameter types but users and now developers, via the API, can add their own parameters in the form of shared parameters. The developer should become familiar …