Share

DocumentType Enumeration

Types of Revit documents.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

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

Reference

Was this information helpful?