<Code Lib>
2020 Method
Changes 0
M

CableTraySizes.Contains

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

public bool Contains(
	double nominalDiameter
)

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

Loading…