RE: [CPP] How can I determine if a model is a instance

Date : Wed, 30 Nov 2005 12:40:56 -0000
To : <XSI(at)Softimage.COM>
From : "kim aldis" <kim(at)cg-soup.com>
Subject : RE: [CPP] How can I determine if a model is a instance
then it's not an instance. :)


From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Steve Yin
Sent: 30-November-2005 10:11
To: XSI(at)Softimage.COM
Subject: Re: [CPP] How can I determine if a model is a instance

no, there is no such a property.
----- Original Message -----
From: kim aldis
Sent: Wednesday, November 30, 2005 5:28 PM
Subject: RE: [CPP] How can I determine if a model is a instance

check to see if the model has a master property.


From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Steve Yin
Sent: 30-November-2005 08:48
To: XSI(at)Softimage.COM
Subject: [CPP] How can I determine if a model is a instance

Hi people:
    I have a c++ problem, I'm trying to write a plugin for xsi, Now I need to determine if a model is a instance, and if it is, get the source model of instance.
   
    I know cloned object have a opterator called copyop, but seems instanced model do not have this operator.
 
    BTW, How can I change a cloned object to normal object? in XSI4.2 I just freeze the cloned object, save and open, then it will change to normal object. in XSI 5 this method(maybe a xsi bug) does not working.
 
 
    Thanks :)

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.