contains_net#

NetClass.contains_net(net)#

Determine if a net exists in the net class.

Parameters:
netNet

Net to search for.

Returns:
bool

True if the net is in the net class, False otherwise.