SoView2DEnlargeOnClick¶
- InventorModule¶
genre
author
package
dll
definition
see also
inherits from
keywords
Purpose¶
The module SoView2DEnlargeOnClick switches a 2D viewer from mosaic view (showing multiple subsequent slices in one viewer) back to single slice mode by selecting a slice of the mosaic view with the mouse.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible Fields¶
On¶
- name: editingOn, type: Bool, default: TRUE¶
Alt¶
- name: alt, type: Enum, default: IGNORED¶
Act On Double Click¶
- name: actOnDoubleClick, type: Bool, default: TRUE¶
If checked, a double-click switches the mosaic view to the single selected slice.
Otherwise, a single click is sufficient.
clicked¶
- name: clicked, type: Trigger¶
This field is touched when the module acts on a click / double-click.