RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MEPSystem

MEPSystem.DivideSystem

Method
Description:
Divide the phyisical networks in the system and create a new system for each network.
Remarks:
This function only works for Hvac and Piping system.
Syntax
Parameters
Parameter Type Description
ADoc Document The document.
Return Value
Type Description
ICollection The id of new created systems.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException The system is not dividable.