Connector Methods


The Connector type exposes the following members.

Methods

Name Description
Public method ConnectTo
Make connection between two connectors.
Public method DisconnectFrom
Remove connection between two connectors.
Public method Dispose
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetFabricationConnectorInfo
Gets fabrication connectivity information.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetMEPConnectorInfo
Gets MEP connector information.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsConnectedTo
Identifies if the connector is connected to the specified connector.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also