MEPFamilyConnectorInfo.GetAssociateFamilyParameterId
Method
Description:
Gets the associate family parameter id of the specified connector parameter id.
Gets the associate family parameter id of the specified connector parameter id.
Parameters
Parameter | Type | Description |
---|---|---|
connectorParameterId | ElementId | connectorParameterId is defined in the family connector element. |
Return Value
Type | Description |
---|---|
ElementId | Returns valid ElementId if the connectorParameterId associates to one family parameter; otherwise returns invalid ElementId. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |