AnalyticalToPhysicalAssociationManager.RemoveAssociation
Description:
This method will remove the association for the element with the given ElementId.
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.
If the id does not have any association, an exception is thrown.
public void RemoveAssociation(
ElementId id
)
-
idId of the element for which we want to remove the association.
-
This element doesn't have an association defined.
-
A non-optional argument was null