THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/08/2009 at 08:50, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ;
Language(s) : C++ ;
---------
What function would I use to determine if new points have been added to a given mesh?
For example, I want my plugin to be constantly looking for new points to be added to the mesh, If the user does for example, an extrude, they would have added points to the mesh. I then want my plugin to realize that that has happened and to do something as a result of it. I just can't figure out how to determine if new points have been added?
Thanks in advance.
~Shawn