public static class SoExtSelection.PreFilterEventArg extends Inventor implements SbEventArg
onPreFilter
event.Inventor.ConstructorCommand
VERBOSE_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, getNativeResourceHandle
public 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 SbEventArg
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com