2027 Method
Changes 0
M

DuctSizeSettings.RemoveSize

Description:
Erase the existing MEPSize with this nominal diameter. The duct shape determines the location of the size in the size table.
Remarks:
Does nothing if there is no existing MEPSize with this nominal diameter.
public void RemoveSize(
	DuctShape shape,
	double nominalDiameter
)
  • shape
    The shape of duct.
  • Double
    nominalDiameter
    Nominal diameter.