Revit 2026 API
Product |
An enumerated type containing the possible Revit product types.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Members
| Member name | Value | Description |
|---|---|---|
| Architecture | 0 | Architecture. |
| LT | 4 | LT. |
| MEP | 2 | MEP. |
| Revit | 3 | Revit. |
| Structure | 1 | Structure. |
| Unknown | 5 | Unknown. |
See Also