Editable_Poly: GeometryClass

 
 
 
Editable_Poly - superclass: GeometryClass; super-superclass:node - classID: #(469250957, 422535320)
 

   

Editable Poly - Quick Navigation

Editable_Poly is the general editable version of all the editable poly objects, in the same way that Editable meshes relate to geometry objects. They are the class of node objects that are the result of collapsing a modifier stack to anEditablePolyobject.

Constructor

Class instances not creatable by MAXScript.
Note

While Editable_Poly class instances cannot be created directly by MAXScript, geometry objects of other classes can be converted to Editable_Poly.

EXAMPLE

ep = editable_mesh name:(uniquename"EPoly") --create an empty EMesh
convertTo ep Editable_Poly --convert to Editable_Poly 

Alias

EditablePolyMesh

Editable_Poly Topics:

Editable_Poly Properties

Editable_Poly Methods

Editable_Poly Geometry Methods (polyOp struct)

Editable_Poly Mapping Methods(polyOp struct)

Interface: EditablePoly