SoEventCallbackSetHandled Method |
Tells the node the event was handled.
Namespace: OIV.Inventor.Nodes
The delegateis responsible for setting whether the event was handled or not. If there is more than one delegateregistered with an SoEventCallback node, all of them will be invoked, regardless of whether one has handled the event or not. This should be called only from delegate.