MechanicalEquipmentSet.Remove
Description:
Removes member element ids from the mechanical equipment set.
Removes member element ids from the mechanical equipment set.
Remarks:
If all the members are removed, the instance of the mechanical equipment set is automatically deleted.
If all the members are removed, the instance of the mechanical equipment set is automatically deleted.
public void Remove(
ISet<ElementId> elemIds
)
-
ISet<ElementId>elemIdsElement ids to be removed from the mechanical equipment set.
-
One or more element ids was not permitted to be removed from the mechanical equipment set. All elements should be a member of the mechanical equipment set.
-
A non-optional argument was null