2027 Method
Changes 0
M

PipingSystem.DeleteHydraulicSeparation

Description:
Deletes hydraulically separated systems and merges the system components into the connected system.
public static void DeleteHydraulicSeparation(
	Document document,
	ISet<ElementId> pipeElementIds
)
  • document
    The document where the system is deleted.
  • ISet<ElementId>
    pipeElementIds
    The boundary pipe that separates the system. Multiple pipes are allowed to delete more than one separated systems.