THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/04/2008 at 11:21, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.111
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I have a Plugin Object (a Spline Generator). There are several objects in the scene that are child objects ob my plugin object.
In the GetContour() function of the plugin I need to know if anything has changed in the child objects since the last time the plugin was called. Maybe the user has moved something or changed points in these child objects; I need to know that.
How can I find out?
Greetings & thansk for any tips,
Jack