3ds Max C++ API Reference
Transform Lock Axis

Macros

#define INODE_LOCK_X   0
 The X-axis is locked. More...
 
#define INODE_LOCK_Y   1
 The Y-axis is locked. More...
 
#define INODE_LOCK_Z   2
 The Z-axis is locked. More...
 

Detailed Description

See also
Class INode

Macro Definition Documentation

◆ INODE_LOCK_X

#define INODE_LOCK_X   0

The X-axis is locked.

◆ INODE_LOCK_Y

#define INODE_LOCK_Y   1

The Y-axis is locked.

◆ INODE_LOCK_Z

#define INODE_LOCK_Z   2

The Z-axis is locked.