Message 1 of 1
Having issues getting the skipXrefs argument working that was added in 2023.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have Max 2023.3 installed and I'm no maxscript expert. Being able to skip xrefs on a mainscene load is a god send but I have no idea how to get it to work. Would someone be able to show an example?
At a very basic level I've tried:
loadMaxFile "c:\path to maxfile" skipXrefs:true
This seems to load the mainscene without loading the xrefs, but in the release notes it says to select the xref and click update to load them, but nothing happens when I do this. It's as if the xrefs are now empty and require me to remove and manually add them back in.
Any ideas?