create#

classmethod Net.create(layout, name)#

Create a net.

Parameters:
layoutLayout

Layout to create the net in.

namestr

Name of the net.

Returns:
Net

Net created.