<Code Lib>
2020 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
)

Loading…