THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/07/2004 at 13:08, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.5
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
I dont mean to be thick, but could someone please clarify a small point? I can
t determine if an object is a SpherifyObject by using getclass( ), but the i.d. for one is 1001003.
if ( obj->GetType()==1001003 ) println("a spherify object!");
Is this a SAFE way to recognize an object , or do the i.d. s ever change in different versions of cinema ...
cheers....