M

AnalyticalToPhysicalAssociationManager.RemoveAssociation

Description:
This method will remove the association for the element with the given ElementId.
Remarks:
If the id does not have any association, an exception is thrown.
public void RemoveAssociation(
	ElementId id
)