2024 Method
Changes 0
M

ConduitSizeSettings.RemoveSize

Description:
Erase the existing ConduitSize with this nominal diameter. The conduit standard name determines the location of the size in the size table.
Remarks:
Does nothing if there is no existing ConduitSize with this nominal diameter.
public void RemoveSize(
	string standardName,
	double nominalDiameter
)
  • String
    standardName
    The conduit standard name.
  • Double
    nominalDiameter
    Nominal diameter.