MechanicalEquipmentSet.Add
Method
Description:
Adds member element ids to the mechanical equipment set.
Adds member element ids to the mechanical equipment set.
Parameters
Parameter | Type | Description |
---|---|---|
elemIds | ISet | Element ids to be added to the mechanical equipment set. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | 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. |
ArgumentNullException | A non-optional argument was null |