SoView2DSlicePan

InventorModule

genre

Interaction

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoView2D

definition

view2d.def

see also

SoView2D

inherits from

SoView2DExtension

keywords

extension

Purpose

The module SoView2DSlicePan interactively translates a slice in x- and/or y-direction in a 2D viewer.

Windows

Default Panel

../../../Modules/Inventor/SoView2D/mhelp/Images/Screenshots/SoView2DSlicePan._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Alt: Enum

Edit x: Bool

needsValidVoxel: Bool

clipToSlice: Bool

Edit y: Bool

renderOnSlab: Bool

color: Color

editingOn: Bool

selectionTolerance: Float

createNewMode: Bool

Evaluate handled-flag: Bool

Set handled-flag: Bool

createNewModeRequest: Trigger

Evaluate started-flag: Bool

singleClicked: Trigger

cursorShape: Enum

fixZOn: Bool

wantsAllEvents: Bool

doubleClicked: Trigger

interactionProviderID: String

wantsKeyEvents: Bool

drawingOn: Bool

maskValid: Bool

wantsMouseWheelEvents: Bool

Visible Fields

Alt

name: alt, type: Enum, default: IGNORED

see SoView2DExtension.alt

Set handled-flag

name: setEventHandled, type: Bool, default: FALSE, deprecated name: setHandled

see SoView2DExtension.setEventHandled

Evaluate handled-flag

name: ignoreHandledEvents, type: Bool, default: FALSE, deprecated name: evalHandled

see SoView2DExtension.ignoreHandledEvents

Edit x

name: editX, type: Bool, default: TRUE

If checked, the module allows for a slice shifting in the x-direction.

Edit y

name: editY, type: Bool, default: TRUE

If checked, the module allows for a slice shifting in the y-direction.

Evaluate started-flag

name: evalStarted, type: Bool, default: FALSE

If checked, the module reacts only if an interaction (shifting) is started in the target viewer.

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoView2DExtension.interactionProviderID

drawingOn

name: drawingOn, type: Bool, default: TRUE

see SoView2DExtension.drawingOn

editingOn

name: editingOn, type: Bool, default: TRUE

see SoView2DExtension.editingOn

maskValid

name: maskValid, type: Bool, persistent: no

fixZOn

name: fixZOn, type: Bool, default: TRUE

color

name: color, type: Color, default: 1 1 1

see SoView2DExtension.color

selectionTolerance

name: selectionTolerance, type: Float, default: 4, deprecated name: selectDistance

needsValidVoxel

name: needsValidVoxel, type: Bool, default: FALSE

see SoView2DExtension.needsValidVoxel

wantsAllEvents

name: wantsAllEvents, type: Bool, default: FALSE

wantsKeyEvents

name: wantsKeyEvents, type: Bool, default: FALSE

wantsMouseWheelEvents

name: wantsMouseWheelEvents, type: Bool, default: FALSE

createNewMode

name: createNewMode, type: Bool, default: FALSE

see SoView2DExtension.createNewMode

createNewModeRequest

name: createNewModeRequest, type: Trigger

see SoView2DExtension.createNewModeRequest

renderOnSlab

name: renderOnSlab, type: Bool, default: FALSE

clipToSlice

name: clipToSlice, type: Bool, default: FALSE

cursorShape

name: cursorShape, type: Enum, default: MOVE_ALL_CURSOR

see SoView2DExtension.cursorShape

singleClicked

name: singleClicked, type: Trigger, persistent: no

doubleClicked

name: doubleClicked, type: Trigger, persistent: no