<Code Lib>
2027 Method
Changes 0
M

CableTraySizes.AddSize

Description:
Inserts a new MEPSize into the cable tray sizes. For cable tray, the nominal diameter of MEPSize is used .

public void AddSize(
	MEPSize sizeInfo
)

  • sizeInfo
    The new MEPSize to be added.

Loading…