SoMITranslate2Dragger

InventorModule

genre

Interaction

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoManagedInteractionDraggers

definition

SoManagedInteractionDraggers.def

see also

SoMIDraggerContainer, SoMIRotateSphericalDragger, SoMIRotateDiscDragger, SoMIRotateCylindricalDragger, SoMITranslate1Dragger

inherits from

SoMIBaseDragger

keywords

translate, axis, 3d, scene, draggers

Purpose

SoMITranslate2Dragger is a dragger that performs a translation on a plane and uses Managed Interaction.

Usage

See SoMIBaseDragger.

Windows

Default Panel

../../../Modules/Inventor/SoManagedInteractionDraggers/mhelp/Images/Screenshots/SoMITranslate2Dragger._default.png

Input Fields

child

name: child, type: SoNode

see SoMIBaseDragger.child

Output Fields

self

name: self, type: SoNode

see SoMIBaseDragger.self

Parameter Fields

Field Index

Cursor Shape: Enum

Dragging: Bool

Enabled: Bool

Highlighted: Bool

interactionProviderID: String

Plane: Enum

Visible Fields

Enabled

name: enabled, type: Bool, default: TRUE

see SoMIBaseDragger.enabled

Highlighted

name: highlighted, type: Bool, persistent: no

see SoMIBaseDragger.highlighted

Dragging

name: dragging, type: Bool, persistent: no

see SoMIBaseDragger.dragging

Cursor Shape

name: cursorShape, type: Enum, default: MOVE_ALL_CURSOR

see SoMIBaseDragger.cursorShape

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

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoMIBaseDragger.interactionProviderID