SoView2DOverlayDecoration¶
-
InventorModule
¶ genre View2D
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoView2D
definition view2d.def see also SoView2D
inherits from SoView2DExtension
keywords image
Purpose¶
The module SoView2DOverlayDecoration
draws rulers all around an image slice.
The ruler ticks can be adjusted in color and precision.
Parameter Fields¶
Field Index¶
alt : Enum |
cursorShape : Enum |
renderOnSlab : Bool |
Border : Bool |
Draw Border Outside : Bool |
Right Ruler : Bool |
Border Blend : Float |
drawingOn : Bool |
Ruler Blend : Float |
Border Color : Color |
editingOn : Bool |
Ruler Color : Color |
Bottom Ruler : Bool |
fixZOn : Bool |
Ruler Shadow : Bool |
button1 : Enum |
ignoreHandledEvents : Bool |
Ruler Shadow Color : Color |
button2 : Enum |
interactionProviderID : String |
selectionTolerance : Float |
button3 : Enum |
Left Ruler : Bool |
setEventHandled : Bool |
clipToSlice : Bool |
Long Mark Length : Float |
shift : Enum |
color : Color |
Magnify Factor : Float |
Top Ruler : Bool |
control : Enum |
Mark Length : Float |
wantsAllEvents : Bool |
createNewMode : Bool |
maskValid : Bool |
wantsKeyEvents : Bool |
createNewModeRequest : Trigger |
needsValidVoxel : Bool |
wantsMouseWheelEvents : Bool |
Visible Fields¶
Magnify Factor¶
Border Blend¶
-
name:
borderBlend
, type:
Float
, default:
1
, minimum:
0
, maximum:
1
¶ Sets the alpha factor for the border.
Draw Border Outside¶
-
name:
drawBorderOutside
, type:
Bool
, default:
FALSE
¶ If checked, the border is drawn on the voxel edge (instead of voxel center).
Ruler Shadow¶
-
name:
rulerShadow
, type:
Bool
, default:
TRUE
¶ If checked, the a shadow is rendered behind the rulers.
Ruler Shadow Color¶
-
name:
rulerShadowColor
, type:
Color
, default:
0 0 0
¶ Sets the color of the shadows of the rulers.
Ruler Blend¶
-
name:
rulerBlend
, type:
Float
, default:
1
, minimum:
0
, maximum:
1
¶ Sets the alpha factor for the rulers.
Long Mark Length¶
-
name:
rulerLongMarkLength
, type:
Float
, default:
8
¶ Sets the length of the long ticks.
Left Ruler¶
-
name:
leftRuler
, type:
Bool
, default:
TRUE
¶ If checked, the ruler on the left hand side of the viewer is shown.
Right Ruler¶
-
name:
rightRuler
, type:
Bool
, default:
TRUE
¶ If checked, the ruler on the right hand side of the viewer is shown.