<Code Lib>
2027 Method
Changes 0
M

MEPFamilyConnectorInfo.GetAssociateFamilyParameterId

Description:
Gets the associate family parameter id of the specified connector parameter id.

public ElementId GetAssociateFamilyParameterId(
	ElementId connectorParameterId
)

  • connectorParameterId
    connectorParameterId is defined in the family connector element.
Return Value ElementId Returns valid ElementId if the connectorParameterId associates to one family parameter; otherwise returns invalid ElementId.

Loading…