PDA

View Full Version : Merge all XRefObjects


gig0l0
04-19-2006, 08:13 AM
I want to merge all XRefObjects in the actual scene via MaxScript like the button "Merge in Scene" in the "XRef Objects" dialog does. So that the Objects are no XRefObjects anymore. I use Max 8.

mobeen
04-20-2006, 09:20 AM
I want to merge all XRefObjects in the actual scene via MaxScript like the button "Merge in Scene" in the "XRef Objects" dialog does. So that the Objects are no XRefObjects anymore. I use Max 8.
Try merge <yourXRefScene> where yourXRefScene is an object of type "XRefScene"
Search for "XRefScene Values" in maxscript reference for details.

Hope this helps.
Mobeen

CGTalk Moderation
04-20-2006, 09:20 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.