MEPSystem.DivideSystem
Method
Description:
Divide the phyisical networks in the system and create a new system for each network.
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.
This function only works for Hvac and Piping system.
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. |