CableTraySizes.AddSize
Description:
Inserts a new MEPSize into the cable tray sizes. For cable tray, the nominal diameter of MEPSize is used .
Inserts a new MEPSize into the cable tray sizes. For cable tray, the nominal diameter of MEPSize is used .
public void AddSize(
MEPSize sizeInfo
)
-
sizeInfoThe new MEPSize to be added.
-
There is already the same size in the size set.
-
A non-optional argument was null
-
The function is called during iterating the size set.