MEPFamilyConnectorInfo
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from MEPConnectorInfo .) | MEPConnectorInfo |
| Equals | None | (Inherited from Object .) | Object . |
| GetAssociateFamilyParameterId(ElementId) | ElementId | Gets the associate family parameter id of the specified connector parameter id. | |
| GetConnectorParameterValue(ElementId) | ParameterValue | Gets the parameter value of the specified connector parameter id. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsPrimary | bool | True if this is the primary connector. (Inherited from MEPConnectorInfo .) | MEPConnectorInfo |
| IsSecondary | bool | True if this is the secondary connector. (Inherited from MEPConnectorInfo .) | MEPConnectorInfo |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from MEPConnectorInfo .) | MEPConnectorInfo |
| LinkedConnector | Connector | The linked connector or . a null reference ( Nothing in Visual Basic) if there is no linked connector (Inherited from MEPConnectorInfo .) | MEPConnectorInfo |