Duct.SetSystemType
Description:
Updates the associated system type for the duct.
Updates the associated system type for the duct.
Remarks:
If the duct previously did not have a system associated to it, this will create a new system.
If the duct previously did not have a system associated to it, this will create a new system.
public void SetSystemType(
ElementId systemTypeId
)
-
systemTypeIdThe ElementId of the hvac system type.
-
The systemTypeId is not valid HVAC system type.
-
A non-optional argument was NULL
-
None of the following disciplines is enabled: Mechanical Electrical Piping.