Namespace:
Autodesk.Revit.DB
MEPFamilyConnectorInfo
Class
Description:
MEP family connector information.
MEP family connector information.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.MEPConnectorInfo
Autodesk.Revit.DB.MEPFamilyConnectorInfo
System.Object
Autodesk.Revit.DB.MEPConnectorInfo
Autodesk.Revit.DB.MEPFamilyConnectorInfo
MEPFamilyConnectorInfo Class Members:
Name | Description | Inherited From |
---|---|---|
IsPrimary | True if this is the primary connector. (Inherited from MEPConnectorInfo ) | MEPConnectorInfo |
IsSecondary | True if this is the secondary connector. (Inherited from MEPConnectorInfo ) | MEPConnectorInfo |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from MEPConnectorInfo ) | MEPConnectorInfo |
LinkedConnector | The linked connector or if there is no linked connector (Inherited from MEPConnectorInfo ) | MEPConnectorInfo |
Name | Description | Inherited From |
---|---|---|
Dispose | (Inherited from MEPConnectorInfo ) | MEPConnectorInfo |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetAssociateFamilyParameterId | Gets the associate family parameter id of the specified connector parameter id. | |
GetConnectorParameterValue | Gets the parameter value of the specified connector parameter id. | |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |