<Code Lib>
2023 Method
Changes 0
M

CableTraySizes.RemoveSize

Description:
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.

public void RemoveSize(
	MEPSize sizeInfo
)

Loading…