Closed MiYanni closed 8 years ago
In internodes, the value 4.0 should be West and not North.
You're right, the comment is wrong, it should be { thispoint[2] = 4.0; }// W. But the actual code is OK.
{ thispoint[2] = 4.0; }// W
6 N 5 NW | 7 NE \ | / 4 W -- 8 -- 0 East / | \ 3 SW | 1 SE 2 S
In internodes, the value 4.0 should be West and not North.