2027 Method
Changes 0
M

MEPSystem.DivideSystem

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.
public ICollection<ElementId> DivideSystem(
	Document ADoc
)
Return Value ICollection<ElementId> The id of new created systems.