create# classmethod Net.create(layout, name)# Create a net. Parameters: layoutLayoutLayout to create the net in. namestrName of the net. Returns: NetNet created.