SoView2DGrid¶
-
InventorModule
¶ genre View2D
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoView2D
definition view2d.def inherits from SoView2DExtension
Purpose¶
The SoView2DGrid
renders a grid on the SoView2D
. The grid is centered at the given World Position
and Spacing
is specified in millimeters.
Parameter Fields¶
Field Index¶
Alpha : Float |
cursorShape : Enum |
selectionTolerance : Float |
alt : Enum |
Drawing On : Bool |
setEventHandled : Bool |
button1 : Enum |
editingOn : Bool |
shift : Enum |
button2 : Enum |
fixZOn : Bool |
Spacing : Float |
button3 : Enum |
ignoreHandledEvents : Bool |
wantsAllEvents : Bool |
Clip To Slice : Bool |
interactionProviderID : String |
wantsKeyEvents : Bool |
Color : Color |
Line Width : Float |
wantsMouseWheelEvents : Bool |
control : Enum |
maskValid : Bool |
World Position : Vector3 |
createNewMode : Bool |
needsValidVoxel : Bool |
|
createNewModeRequest : Trigger |
renderOnSlab : Bool |
Visible Fields¶
Clip To Slice¶
-
name:
clipToSlice
, type:
Bool
, default:
TRUE
¶ If enabled, the grid is clipped to the image. If disabled, the grid is visible on the whole viewer.
World Position¶
-
name:
worldPosition
, type:
Vector3
, default:
0 0 0
¶ Specifies the world position that is used as the center of the grid. The grid is visible on all slices, regardless of the projected z position of the world position on the current slice.