SoMIRotateDiscDragger¶
- InventorModule¶
genre
author
package
dll
definition
see also
SoMIDraggerContainer,SoMIRotateSphericalDragger,SoMIRotateCylindricalDragger,SoMITranslate1Dragger,SoMITranslate2Draggerinherits from
keywords
Purpose¶
SoMIRotateDiscDragger is a dragger that performs a rotation around 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: ROTATE_XY_CURSOR¶
Axis¶
- name: axis, type: Enum, default: AXIS_Z¶
Defines around which main axis the dragger is rotated.
Values:
Title |
Name |
|---|---|
X |
AXIS_X |
Y |
AXIS_Y |
Z |
AXIS_Z |