What do these two lines mean? I do not understand. Please explain.
addvertex(0, prim, @ptnum);
addvertex(0,prim,pt);
I don't konw why "ptnum" is needed here.
I have been studying VEX for a couple of months , trying to making sense of some concepts still. There's 2 functions that seem to do similar things but I can't understand much the difference.
What is the difference between NEARPOINTS and NEIGHBOURS? After reading the manual, it didn't provide me much understanding.
Cheers
D