CableTraySizes.RemoveSize
Method
Description:
Erases the existing MEPSize. For cable tray, the nominal diameter is used in MEPSize.
Erases the existing MEPSize. For cable tray, the nominal diameter is used in MEPSize.
Remarks:
Does nothing if there is no existing MEPSize with the specified nominal diameter.
Does nothing if there is no existing MEPSize with the specified nominal diameter.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | Throws if the function is called during iterating the size set. |