public class SoPickStyle extends SoNode
style
and method
fields.
Note that this is the only way to change the pick behavior of shapes; drawing style, complexity, and other rendering-related properties have no effect on picking.
File format/default:
PickStyle {
style | SHAPE |
Action behavior:
SoRayPickAction
, SoCallbackAction
Sets the current pick style and method in the state. Sets: SoPickStyleElement
SoPickMethodElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoPickStyle.Methods
Picking method.
|
static class |
SoPickStyle.Styles
Picking style.
|
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoPickStyle.Methods> |
method
Specifies the method used to pick shapes.
|
SoSFEnum<SoPickStyle.Styles> |
style
Picking style.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoPickStyle()
Creates a pick style node with default settings.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderEngineMode, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable
getNativeResourceHandle
public final SoSFEnum<SoPickStyle.Styles> style
public final SoSFEnum<SoPickStyle.Methods> method
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com