<Code Lib>
2023 Enumeration
Changes 0
E

ProductType

Description:
An enumerated type containing the possible Revit product types.

public enum ProductType

Name Description
E Architecture Architecture.
E Structure Structure.
E MEP MEP.
E Revit Revit.
E LT LT.
E Unknown Unknown.

Loading…