SoView2DDeformationGridView

InventorModule

genre

View2D

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoView2D

definition

view2d.def

see also

SoView2D

inherits from

SoView2DExtension

keywords

extension, vector, field, display, flow

Purpose

The module SoView2DDeformationGridView visualizes vector data in images by superimposing a deformation grid.

Details

The unit of the grid point size is percent of visible voxel size.

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

alt: Enum

drawingOn: Bool

needsValidVoxel: Bool

button1: Enum

editingOn: Bool

renderOnSlab: Bool

button2: Enum

fixZOn: Bool

selectionTolerance: Float

button3: Enum

Grid Color: Color

setEventHandled: Bool

clipToSlice: Bool

Grid Point Color: Color

shift: Enum

color: Color

Grid point fixed size: Bool

Step Width: Integer

control: Enum

Grid Point Segments: Integer

wantsAllEvents: Bool

createNewMode: Bool

Grid Point Size: Float

wantsKeyEvents: Bool

createNewModeRequest: Trigger

ignoreHandledEvents: Bool

wantsMouseWheelEvents: Bool

cursorShape: Enum

interactionProviderID: String

Draw Grid Points: Bool

maskValid: Bool

Visible Fields

Step Width

name: stepWidth, type: Integer, default: 1, minimum: 1

Sets a step distance between shown grid lines.

Grid Color

name: gridColor, type: Color, default: 1 1 1

Sets the color of the grid lines.

Grid Point Color

name: gridPointColor, type: Color, default: 1 0 0

Sets the color of (optional) grid points.

Draw Grid Points

name: drawGridPoints, type: Bool, default: FALSE

If checked, grid points are rendered.

Grid Point Segments

name: gridPointSegments, type: Integer, default: 10

Sets the number of grid points segments.

Grid point fixed size

name: gridPointAbsoluteSize, type: Bool, default: FALSE

If checked, the grid point size is fixed.

Otherwise, the size is scaled.

Grid Point Size

name: gridPointSize, type: Float, default: 0.050000001

Sets the grid point size.

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

needsValidVoxel

name: needsValidVoxel, type: Bool, default: TRUE

see SoView2DExtension.needsValidVoxel

button1

name: button1, type: Enum, default: IGNORED

see SoView2DExtension.button1

button2

name: button2, type: Enum, default: IGNORED

see SoView2DExtension.button2

button3

name: button3, type: Enum, default: IGNORED

see SoView2DExtension.button3

shift

name: shift, type: Enum, default: IGNORED

see SoView2DExtension.shift

control

name: control, type: Enum, default: IGNORED

see SoView2DExtension.control

alt

name: alt, type: Enum, default: IGNORED

see SoView2DExtension.alt

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