SoEventCallbackSetPath Method |
Sets the path which must be picked in order for the callbacks to be invoked.
Namespace: OIV.Inventor.Nodes
If the path is NULL, the callbacks will be invoked for every interesting event, as specified by OIV.Inventor.Nodes.SoEventCallback.AddEventCallback(System.Type, OIV.Inventor.Nodes.SoEventCallback.EventCB), regardless of what is picked. The OIV.Inventor.Nodes.SoEventCallback.SetPath(OIV.Inventor.SoPath) method makes its own copy of the passed path.