Revit 2026 API
Document | 
   Types of Revit documents.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description | 
|---|---|---|
| BuildingComponent | 4 | Building Component document. | 
| Family | 1 | Family document. | 
| IFC | 3 | IFC document. | 
| Other | 100 | Document of another type. | 
| Project | 0 | Project document. | 
| Template | 2 | Template document. | 
See Also