M

AnalyticalToPhysicalAssociationManager.GetAssociatedElementId

Description:
Returns id of the element which is in association with the element with the given ElementId.
public ElementId GetAssociatedElementId(
	ElementId elementId
)
  • elementId
    Element id for which we want to get the associated element.
Return Value ElementId Id of the associated element.