3ds Max C++ API Reference
Point flags for PolyShape representation

Macros

#define BEZ_SHAPE_KNOT   (1<<0)
 A knot point. More...
 
#define BEZ_SHAPE_INTERPOLATED   (1<<1)
 An interpolated point between two knots. More...
 

Detailed Description

Macro Definition Documentation

◆ BEZ_SHAPE_KNOT

#define BEZ_SHAPE_KNOT   (1<<0)

A knot point.

◆ BEZ_SHAPE_INTERPOLATED

#define BEZ_SHAPE_INTERPOLATED   (1<<1)

An interpolated point between two knots.