PlumbingUtils.ConnectPipePlaceholdersAtCross
Description:
Connects placeholders that looks like Cross connection.
Connects placeholders that looks like Cross connection.
Remarks:
The placeholders may or may not have physical connection. However a) The ends of four connectors should intersect at same point; b) the first and second placeholders should be collinear each other; c) the third and fourth placeholders should be collinear each other and d) the third and fourth should have intersection with first or second placeholder. If connection fails, the placeholders cannot be physically connected.
The placeholders may or may not have physical connection. However a) The ends of four connectors should intersect at same point; b) the first and second placeholders should be collinear each other; c) the third and fourth placeholders should be collinear each other and d) the third and fourth should have intersection with first or second placeholder. If connection fails, the placeholders cannot be physically connected.
Overloads (3):
ConnectPipePlaceholdersAtCross(Document,Connector,Connector,Connector,Connector)
-
documentThe document.
-
connector1The first end connector of placeholder to be connected to the second.
-
connector2The second end connector of placeholder to be connected to the first.
-
connector3The third end connector of placeholder to be connected to the forth.
-
connector4The fourth end connector of placeholder to be connected to the third.
-
The owner of connector is not pipe placeholder. -or- The owners of connectors belong to different types of system. -or- The curves of connector1 and connector2 are not collinear or either the connecto1 or connector2 is not connector of curve end.
-
A non-optional argument was null