SoMITranslate2Dragger¶
- InventorModule¶
genre
author
package
dll
definition
see also
SoMIDraggerContainer,SoMIRotateSphericalDragger,SoMIRotateDiscDragger,SoMIRotateCylindricalDragger,SoMITranslate1Draggerinherits from
keywords
Purpose¶
SoMITranslate2Dragger is a dragger that performs a translation on a plane and uses Managed Interaction.
Usage¶
See SoMIBaseDragger.
Windows¶
Default Panel¶
Input Fields¶
child¶
- name: child, type: SoNode¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Enabled¶
- name: enabled, type: Bool, default: TRUE¶
Highlighted¶
- name: highlighted, type: Bool, persistent: no¶
Dragging¶
- name: dragging, type: Bool, persistent: no¶
Cursor Shape¶
- name: cursorShape, type: Enum, default: MOVE_ALL_CURSOR¶
Plane¶
- name: plane, type: Enum, default: PLANE_XY¶
Defines the main plane in which to translate.
Values:
Title |
Name |
|---|---|
Xy |
PLANE_XY |
Yz |
PLANE_YZ |
Zx |
PLANE_ZX |