NURBSSurf : GeometryClass

Value > MAXWrapper > Node > GeometryClass > NURBS > NURBSSurf

 

   

Geometry Objects - Quick Navigation

NURBSSurfs are NURBS surface objects defined by CVs (control vertices).

All NURBS objects are created through the special NURBS descriptor classes (see Working with NURBS )and the NURBSSurf class is used typically in object class testing with the classOf() function.

Scene objects created as NURBSSurf objects in the 3ds Max user interface have the class NURBSSurf .

Constructor:

NURBSNode <nurbs_set> ... 	 

See Creating New NURBS Objects for details.

Properties:

Properties for NURBSSurf objects are accessed through a NURBSSet descriptor object. See Working with NURBS for more details.

See Also