Purpose

A dragger that does 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

You can select 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