Hello,
Is it possible to provide a parent item for an object loaded via file_load? For example, it would be useful to create a markup directory and load a markup (generated by an external program) into that directory. I see slicerio.server.file_load accepts a properties kwarg, but the only documented use case is providing name.
Thanks!