public static class SoExtSelection.PreFilterEventArg extends Inventor implements SbEventArg
onPreFilter event.Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PreFilterEventArg(SoPath path,
SoExtSelection source)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
SoNode |
getNode()
Returns node that will be traversed just after event is called.
|
SoPath |
getPath()
Returns path to node that will be traversed just after event is called.
|
SoExtSelection |
getSource()
Returns the ExtSelection.
|
boolean |
isNodeSkipped()
Returns if node must be skipped for traversal.
|
void |
setValue(SoExtSelection.PreFilterEventArg copyFrom) |
void |
skipNode()
Don't traverse the node returned by
getNode(). |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic PreFilterEventArg(SoPath path, SoExtSelection source)
public SoPath getPath()
public void setValue(SoExtSelection.PreFilterEventArg copyFrom)
public void skipNode()
getNode().public SoNode getNode()
getPath()->getTail()public boolean isNodeSkipped()
public SoExtSelection getSource()
getSource in interface SbEventArgGenerated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com