#
# HELP: SYNOPSIS:
# HELP:     register/mouse/nurb_slide
# HELP:
# HELP: DESCRIPTION:
# HELP:     Slide a NURB using the mouse
#
NURB_MOVE_INVIEW ${$root.global.pointer.mouse.rel.x*$root.view[current].stepconst} ${-$root.global.pointer.mouse.rel.y*$root.view[current].stepconst} 0
