create#

classmethod ExtendedNet.create(layout, name)#

Create an extended net.

Parameters:
layoutLayout

Layout to create the extended net in.

namestr

Name of the extended net.

Returns:
ExtendedNet

Extended net created.