siCenterMode Enum


Enumerations

enum   siCenterMode {
  siObj = 0,
  siCtr = 1
}

Detailed Description

Center transformation modes for transformation commands.
See also:
Translate, Rotate, Scale, ResetTransform

Enumeration Type Documentation

enum siCenterMode

Enumerator:
siObj  [0] Object/component will be translated
siCtr  [1] Center of the object will be translated