View Full Version : How to determine if object is an instance?
True2Life 03-26-2008, 01:36 PM Hi all
Is there a max script function that I can evaluate to see if the obj in question is an instance of some other object (don't care what)?
Thanks
Geoff
|
|
RustyKnight
03-26-2008, 10:07 PM
Bobo has responded to this question on at least (if not more) occasions. As it would be completely pointless for me to even try and reproduce what he said, I suggest you search his responses for the same question.
Shane
soulburn3d
03-26-2008, 10:41 PM
Look up the Instancemgr in the maxscript help.
- Neil
True2Life
03-27-2008, 09:27 AM
RustyKnight: I had seen Bobo's answer before posting and thought it was a little ott for what I needed.
Soulburn: I can evaluate InstanceMgr.CanMakeObjectsUnique #(obj) and if it returns true then I know its an instance and handle accordingly. Perfect.
Thanks guys
Geoff
CGTalk Moderation
03-27-2008, 09:27 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.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.