SoMITranslate1Dragger¶
- InventorModule¶
genre
author
package
dll
definition
see also
SoMIDraggerContainer,SoMIRotateSphericalDragger,SoMIRotateDiscDragger,SoMIRotateCylindricalDragger,SoMITranslate2Draggerinherits from
keywords
Purpose¶
SoMITranslate1Dragger is a dragger that performs a translation along an axis 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¶
Direction¶
- name: direction, type: Enum, default: DIR_Z¶
Defines the main axis along which to translate.
Values:
Title |
Name |
|---|---|
X |
DIR_X |
Y |
DIR_Y |
Z |
DIR_Z |