3D Point Snapping using scripting
[code]L_1={(0,0,0),(0,1,0)} [br]A=Point(L_1)[/code][br]then set the OnUpdate script of A to[br][code]SetValue(L_1,A+{(0,0,0),(1,0,0),(-1,0,0),(0,-1,0),(0,1,0),(0,0,-1),(0,0,1)})[br][br][/code](idea by Zbynek :)
Information: 3D Point Snapping using scripting