<Code Lib>
2020 Method
Changes 0
M

ConduitSizes.Contains

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

public bool Contains(
	double nominalDiameter
)

Return Value bool True if a conduit size with the nominal diameter exists.

Loading…