3ds Max C++ API Reference
Transform Lock Types

Macros

#define INODE_LOCKPOS   0
 Position locked. More...
 
#define INODE_LOCKROT   1
 Rotate locked. More...
 
#define INODE_LOCKSCL   2
 Scale locked. More...
 

Detailed Description

See also
class INode

Macro Definition Documentation

◆ INODE_LOCKPOS

#define INODE_LOCKPOS   0

Position locked.

◆ INODE_LOCKROT

#define INODE_LOCKROT   1

Rotate locked.

◆ INODE_LOCKSCL

#define INODE_LOCKSCL   2

Scale locked.