Hi
If I save a model in yaml with write_yaml, I have no way to reload it back in an object mode
I did this with the sample file.
I manage to load it into an object model
But if I try to save the object model into a yaml file (write_yaml)
it Doesn't work ...
Hi If I save a model in yaml with write_yaml, I have no way to reload it back in an object mode I did this with the sample file. I manage to load it into an object model But if I try to save the object model into a yaml file (write_yaml) it Doesn't work ...
Thanks