Plugin with points, like FFD?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2003 at 08:04, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.100 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
How create plugin with points like FFD.
I can add Point tag but how can I edit it.
Is it possible?
<SCRIPT language=javascript>postamble();_<_Script_>_

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2003 at 09:37, xxxxxxxx wrote:

hi Remo,
I guess(!) the points are nothing else than handles. Use PointInRange() to select (or deselect) them and the helper functions for handle movement.
Best
Samir

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2003 at 10:14, xxxxxxxx wrote:

Currently it isn't possible to create a plugin object with real points that show up in the structure manager and are editable with tools like the magnet. Lots of handles would be a possible workaround.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/06/2003 at 06:16, xxxxxxxx wrote:

Thanks for answer.
Yes I can use handeles, but I can't select many handeles or use PLA.
<SCRIPT language=javascript>postamble();_<_Script_>_