3ds Max C++ API Reference
Grid Types

Macros

#define GRID_PLANE_NONE   -1
 
#define GRID_PLANE_TOP   0
 
#define GRID_PLANE_LEFT   1
 
#define GRID_PLANE_FRONT   2
 
#define GRID_PLANE_BOTTOM   3
 
#define GRID_PLANE_RIGHT   4
 
#define GRID_PLANE_BACK   5
 

Detailed Description

Macro Definition Documentation

◆ GRID_PLANE_NONE

#define GRID_PLANE_NONE   -1

◆ GRID_PLANE_TOP

#define GRID_PLANE_TOP   0

◆ GRID_PLANE_LEFT

#define GRID_PLANE_LEFT   1

◆ GRID_PLANE_FRONT

#define GRID_PLANE_FRONT   2

◆ GRID_PLANE_BOTTOM

#define GRID_PLANE_BOTTOM   3

◆ GRID_PLANE_RIGHT

#define GRID_PLANE_RIGHT   4

◆ GRID_PLANE_BACK

#define GRID_PLANE_BACK   5