List of NURBSObjecct Kinds

3DS Max Plug-In SDK

List of NURBSObject Kinds

See Also: Class NURBSObject.

One of the following enum values describes the kind of NURBSObject this is (sub-classed from which base class). The sub-classed NURBSObject returns one of these values in GetKind().

kNURBSPoint

Specifies a NURBSPoint object.

kNURBSTexturePoint

This option is available in release 3.0 and later only.

Specifies a NURBSTexturePoint object.

kNURBSCV

Specifies a NURBSControlVertex object.

kNURBSCurve

Specifies a NURBSCurve object.

kNURBSSurface

Specifies a NURBSSurface object.