<Code Lib>
2026 Method
Changes 0
M

DuctSizes.Contains

Description:
Checks whether a duct size with the nominal diameter exists.

public bool Contains(
	double nominalDiameter
)

  • Double
    nominalDiameter
    Nominal diameter.
Return Value Boolean True if a duct size with the nominal diameter exists.

Loading…