MEPFamilyConnectorInfo Members

The MEPFamilyConnectorInfo type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from MEPConnectorInfo.)
Public methodEquals (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 (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (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