2025.3 Method
Changes 5
M

ConnectorElement.CreatePipeConnector

Description:
Create a new pipe ConnectorElement.
Remarks:
Regenerates the document.
Overloads (2):
CreatePipeConnector(Document,PipeSystemType,Reference)
public static ConnectorElement CreatePipeConnector(
	Document document,
	PipeSystemType pipeSystemType,
	Reference planarFace
)
  • document
    The document to add the connector to.
  • pipeSystemType
    The PipeSystemType of the connector.
  • planarFace
    The planar face to place the connector on.
Return Value ConnectorElement The pipe ConnectorElement.