RE: Sort parts by position?
2020-02-12, 17:41 (This post was last modified: 2020-02-12, 22:12 by Michael Horvath.)
2020-02-12, 17:41 (This post was last modified: 2020-02-12, 22:12 by Michael Horvath.)
I ended up writing a small script that splits a model into several models depending on the x and z coordinates. It is in the Datsville GitHub repo. I'm not sure if I should parse for multiple kinds of white space between coordinate values or just regular spaces however. So the script may fail, depending.