SoView2DOverlayDecoration¶
- InventorModule¶
genre
author
package
dll
definition
see also
inherits from
keywords
Purpose¶
The module SoView2DOverlayDecoration renders rulers all around an image slice.
The ruler ticks can be adjusted in color and precision.
Windows¶
Default Panel¶
Input Fields¶
image¶
- name: image, type: Image¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible Fields¶
Magnify Factor¶
Border¶
- name: border, type: Bool, default: TRUE¶
If checked, a border is rendered around the slice.
Border Color¶
- name: borderColor, type: Color, default: 1 1 1¶
Sets the color of the border.
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 rendered on the voxel edge (instead of the voxel center).
Ruler Color¶
- name: rulerColor, type: Color, default: 1 1 1¶
Sets the color of the ruler.
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.
Mark Length¶
- name: rulerMarkLength, type: Float, default: 4¶
Sets the length of the short ticks.
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.
Top Ruler¶
- name: topRuler, type: Bool, default: TRUE¶
If checked, the ruler on the top side of the viewer is shown.
Bottom Ruler¶
- name: bottomRuler, type: Bool, default: TRUE¶
If checked, the ruler on the bottom side of the viewer is shown.