| Name | Return Type | Description |
|---|---|---|
| Create(Document, ElementId, ElementId, Connector, Connector) | Pipe | Creates a new pipe that connects to two connectors. |
| Create(Document, ElementId, ElementId, Connector, XYZ) | Pipe | Creates a new pipe that connects to the connector. |
| Create(Document, ElementId, ElementId, ElementId, XYZ, XYZ) | Pipe | Creates a new pipe from two points. |