Connector Methods


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 the default hash function.
(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 )
Top
See Also