Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/05/2003 at 17:47, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Mac ; Language(s) : C.O.F.F.E.E ;
--------- How can I get the type of an object? I want to be able to discern what objects I'm working on but, for instance, both Nulls, Lights and old HyperNURBS are interpreted as BaseObject's by instanceof(). Thank you very much in advance.
Rui Batista
On 02/05/2003 at 17:49, xxxxxxxx wrote:
By the way, if the answer is with getclass(), where can I find the constants to compare it with?
On 02/05/2003 at 18:36, xxxxxxxx wrote:
Ok, found it. GetType()
On 09/12/2005 at 02:49, xxxxxxxx wrote:
Thank you to post solution ;