ProductType Enumeration

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
public enum ProductType
Members
Member nameValueDescription
Architecture0 Architecture.
LT4 LT.
MEP2 MEP.
Revit3 Revit.
Structure1 Structure.
Unknown5 Unknown.
See Also