CableTraySizes.RemoveSize
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.
public void RemoveSize(
MEPSize sizeInfo
)
-
sizeInfoThe MEPSize to be removed..
-
A non-optional argument was null
-
Throws if the function is called during iterating the size set.