MEPSystem.Remove
Description:
Removes connectors from system.
Removes connectors from system.
Overloads (2):
public void Remove(
ConnectorSet connectors
)
-
connectorsThe connectors to be removed from the system.
-
Thrown when the input argument elements is, or any element in that collection is.
-
Thrown when some of the connectors can't be removed, or when trying to remove all connectors from the system.
-
Thrown when the operation failed.