2020 Method
Changes 0
M

MechanicalEquipmentSet.Remove

Description:
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.
public void Remove(
	ISet<ElementId> elemIds
)