2023 Method
Changes 0
M

FlexDuct.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.