SoView2DEnlargeOnClick

InventorModule
genre View2DExtended
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoView2D
definition view2d.def
see also SoView2D, SoView2DSlicer
inherits from SoView2DExtension
keywords switch, single, image

Purpose

The module SoView2DEnlargeOnClick switches a 2D viewer from mosaic view (showing multiple subsequent slices in one viewer) back to single slice mode by selecting a slice of the mosaic view with the mouse.

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Act On Double Click: Bool drawingOn: Bool selectionTolerance: Float
Alt: Enum fixZOn: Bool setEventHandled: Bool
clicked: Trigger ignoreHandledEvents: Bool viewName: String
clipToSlice: Bool interactionProviderID: String wantsAllEvents: Bool
color: Color maskValid: Bool wantsKeyEvents: Bool
createNewMode: Bool needsValidVoxel: Bool wantsMouseWheelEvents: Bool
createNewModeRequest: Trigger On: Bool  
cursorShape: Enum renderOnSlab: Bool  

Visible Fields

On

name: editingOn, type: Bool, default: TRUE

see SoView2DExtension.editingOn

Alt

name: alt, type: Enum, default: IGNORED

see SoView2DExtension.alt

Act On Double Click

name: actOnDoubleClick, type: Bool, default: TRUE

If checked, a double-click switches the mosaic view to the single selected slice.

Otherwise, a single click is sufficient.

clicked

name: clicked, type: Trigger

This field is touched when the module acts on a click / double-click.

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoView2DExtension.interactionProviderID

drawingOn

name: drawingOn, type: Bool, default: TRUE

see SoView2DExtension.drawingOn

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

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

setEventHandled

name: setEventHandled, type: Bool, default: FALSE

see SoView2DExtension.setEventHandled

ignoreHandledEvents

name: ignoreHandledEvents, type: Bool, default: FALSE

see SoView2DExtension.ignoreHandledEvents

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: UNDEFINED_CURSOR

see SoView2DExtension.cursorShape

viewName

name: viewName, type: String