The MEPFamilyConnectorInfo type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from MEPConnectorInfo.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAssociateFamilyParameterId
Gets the associate family parameter id of the specified connector parameter id.
Public methodGetConnectorParameterValue
Gets the parameter value of the specified connector parameter id.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsPrimary
True if this is the primary connector.
(Inherited from MEPConnectorInfo.)
Public propertyIsSecondary
True if this is the secondary connector.
(Inherited from MEPConnectorInfo.)
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from MEPConnectorInfo.)
Public propertyLinkedConnector
The linked connector or nullNothingnullptra null reference (Nothing in Visual Basic) if there is no linked connector
(Inherited from MEPConnectorInfo.)

See Also