MEPAnalyticalConnection.Create
Description:
Creates a new analytical connection between two open connectors.
Creates a new analytical connection between two open connectors.
public static MEPAnalyticalConnection Create(
Document doc,
ElementId typeId,
Connector startConnector,
Connector endConnector
)
-
docThe document where the new element is created.
-
typeIdThe type of new analytical connection.
-
startConnectorThe open connector on the equipment side, whose level is inherited by the analytical connection.
-
endConnectorThe open connector on the network.
-
Invalid connection type. -or- The connector does not support analytical connection.
-
A non-optional argument was null