Added OBIView_line_selection class to make new line selections
associated with the view to clone, and improved and renamed method closing a view
This commit is contained in:
@ -85,7 +85,7 @@ def run(config):
|
||||
print(toprint)
|
||||
i+=1
|
||||
|
||||
iview.save_and_close()
|
||||
iview.close()
|
||||
d.close()
|
||||
|
||||
print("Done.")
|
||||
|
Reference in New Issue
Block a user