create# classmethod TerminalInstance.create(layout, cell_instance, name, net_ref)# Create a terminal instance. Parameters: layoutLayoutLayout to create the terminal instance in. cell_instanceCellInstanceName of the cell instance to create the terminal instance on. namestrName of the terminal instance. net_refNet or str or NoneNet reference. Returns: TerminalInstance