Is there a switch/key to bepressed to temporyry ignore Anchors ?
'Pause' key disables all device sensors.
Thank you.
I put in the
MouseDown event: .uiAction "sensors:false"
Mouseup event: .uiAction "sensors:true"
to get my desired behaviour.
A DoubleClick opens a VB Window showing the details of my node.
Axel