ProductType
Description:
An enumerated type containing the possible Revit product types.
An enumerated type containing the possible Revit product types.
public enum ProductType
| Name | Description |
|---|---|
| Architecture | Architecture. |
| LT | LT. |
| MEP | MEP. |
| Revit | Revit. |
| Structure | Structure. |
| Unknown | Unknown. |