siDeltaMode Enum


Enumerations

enum   siDeltaMode {
  siAbsolute = 0,
  siRelative = 1
}

Detailed Description

Delta transformation modes for transformation commands (Translate, Rotate, Scale)
See also:
Translate, Rotate, Scale, TranslateUVW, RotateUVW, ScaleUVW

Enumeration Type Documentation

enum siDeltaMode

Enumerator:
siAbsolute  [0] Transformation moves the object to an absolute position
siRelative  [1] Transformation moves the object a relative distance