THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/09/2007 at 17:00, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10
Platform: Mac OSX ;
Language(s) : C.O.F.F.E.E ;
---------
Hello
I'm new to COFFEE and I have already re-created a few tutorial plug-ins.
Now I want ot do something new. I want to create a small plug-in that allows to align a vertex on another vertex. Here is how this should work:
- You select a point in the editor with the standard selection tool
- You click on the plug-in, a dialog box opens where you can adjust on what axis the point should be aligned
- You click on another point and the selected point snaps to the same axis as this point
A) Would this plug-in be a TOOL or a DIALOG plug-in? Tool no?
B) How can I find out if there is a vertex under the location where I clicked in the viewport?