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.
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 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 drawn.
Grid Point Segments¶
-
name:
gridPointSegments
, type:
Integer
, default:
10
¶ Sets the number of grid points segments.