Open ekhahniii opened 1 year ago
Is there a way to load and save the .mrml?
.mrml
For example:
slicerio.server.start_server() slicerio.server.mrml_load(...) # this slicerio.server.file_load(...) slicerio.server.mrml_save(...) # and this slicerio.server.stop_server()
Is there a way to load and save the
.mrml
?For example: