M

AnalyticalToPhysicalAssociationManager.GetAssociatedElementIds

Description:
Returns ids of the elements which are in association with the element with the given ElementId.
public ISet<ElementId> GetAssociatedElementIds(
	ElementId elementId
)
Return Value ISet<ElementId> Ids of the associated elements.