Share

ProductType Enumeration

An enumerated type containing the possible Revit product types.


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ProductType

Members

Member nameValueDescription
Architecture0 Architecture.
LT4 LT.
MEP2 MEP.
Revit3 Revit.
Structure1 Structure.
Unknown5 Unknown.

See Also

Reference

Was this information helpful?