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
)
  • id
    Id of the element for which we want to remove the association.