SoActionFilter¶
- InventorModule¶
 genre
author
package
dll
definition
see also
keywords
Purpose¶
Allows to select which actions are applied to the child graph
Usage¶
Connect the child graphs and select which actions to forward.
Windows¶
Default Panel¶
Input Fields¶
child¶
- name: child, type: SoNode¶
 Child graph(s) to which actions are forwarded
Output Fields¶
self¶
- name: self, type: SoNode¶
 Connection to graph which send the actions.
Parameter Fields¶
Field Index¶
  | 
  | 
  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Visible Fields¶
Enable GLRender¶
- name: enableGLRender, type: Bool, default: TRUE¶
 Define if GLRender action is forwarded
Enable GLRender Below Path¶
- name: enableGLRenderBelowPath, type: Bool, default: TRUE¶
 Define if enableGLRenderBelowPath action is forwarded
Enable Callback¶
- name: enableCallback, type: Bool, default: TRUE¶
 Define if Callback action is forwarded
Enable Get Bounding Box¶
- name: enableGetBoundingBox, type: Bool, default: TRUE¶
 Define if GetBoundingBox action is forwarded
Enable Get Matrix¶
- name: enableGetMatrix, type: Bool, default: TRUE¶
 Define if GetMatrix action is forwarded
Enable Handle Event¶
- name: enableHandleEvent, type: Bool, default: TRUE¶
 Define if HandleEvent action is forwarded
Enable Pick¶
- name: enablePick, type: Bool, default: TRUE¶
 Define if Pick action is forwarded
Enable Ray Pick¶
- name: enableRayPick, type: Bool, default: TRUE¶
 Define if RayPick action is forwarded
Enable Search¶
- name: enableSearch, type: Bool, default: TRUE¶
 Define if Search action is forwarded
Enable Write¶
- name: enableWrite, type: Bool, default: TRUE¶
 Define if Write action is forwarded