2027 Method
Changes 0
M

MechanicalEquipmentSet.Add

Description:
Adds member element ids to the mechanical equipment set.
public void Add(
	ISet<ElementId> elemIds
)
  • ISet<ElementId>
    elemIds
    Element ids to be added to the mechanical equipment set.
  • The valid members must have the same classification and system. They cannot be a member of existing set. -or- These elements are serially connected with each other, or with one of the set members.
  • A non-optional argument was null