SoActionFilter

InventorModule
genre InventorMain
author Christian Schumann
package FMEstable/ReleaseMeVis
dll SoFilter
definition SoFilter.def
see also SoNodeFilter, SoDrawStyle, SoPickStyle
keywords Search, Filter

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

../../../Projects/SoFilter/Modules/mhelp/Images/Screenshots/SoActionFilter._default.png

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

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 Write

name: enableWrite, type: Bool, default: TRUE

Define if Write action is forwarded