<Code Lib>
2024 Method
Changes 0
M

MEPFamilyConnectorInfo.GetAssociateFamilyParameterId

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

public ElementId GetAssociateFamilyParameterId(
	ElementId connectorParameterId
)

Return Value ElementId Returns valid ElementId if the connectorParameterId associates to one family parameter; otherwise returns invalid ElementId.

Loading…