2021 Method
Changes 0
M

Duct.IsHvacSystemTypeId

Description:
Checks if given type is valid HVAC system type.
public static bool IsHvacSystemTypeId(
	Document document,
	ElementId systemTypeId
)
Return Value bool True if the given systemTypeId is the HVAC system type, false otherwise.