DocumentType Enumeration

Types of Revit documents.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum DocumentType
Members
Member nameValueDescription
BuildingComponent4 Building Component document.
Family1 Family document.
IFC3 IFC document.
Other100 Document of another type.
Project0 Project document.
Template2 Template document.
See Also