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.
Parameter Fields¶
Field Index¶
Enable Callback : Bool |
Enable Search : Bool |
Enable Get Bounding Box : Bool |
Enable Write : Bool |
Enable Get Matrix : Bool |
|
Enable GLRender : Bool |
|
Enable GLRender Below Path : Bool |
|
Enable Handle Event : Bool |
|
Enable Pick : Bool |
|
Enable Ray Pick : Bool |
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