SoScale1Dragger

InventorModule
genre InventorDraggers
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

SoScale1Dragger is a simple dragger that scales in one dimension when dragged with the mouse. It moves along the x-axis of its local space, as determined by its position in the scene graph. Transformation nodes placed before it will affect both the dragger and the direction of motion.

This node has a Scale Factor field that always reflects its size in local space. If you set the field, the dragger will change accordingly. You can also connect fields of other nodes or engines from this node to make them follow the dragger’s motion.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoScale1Dragger._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Is Active

name: isActive, type: Bool, persistent: no

Shows whether this dragger is active.

Scale Factor

name: scaleFactor, type: Vector3, default: 1 1 1

Sets and shows the scale factor affecting the dragger.

Hidden Fields

enable

name: enable, type: Bool, default: TRUE