Tagged 'polyop'

Border Fill

36 votes

Fills a border with quads. Selects the newly created faces (sometimes you want to do an inset afterwards) and verts (sometimes you might want to relax them)

Grid Fill

PolyModOp

5 votes

Say goodbye to scripts that only work with Editable Poly and not Edit Poly modifier. PolyModOp is a MAXScript struct wrapping the Edit Poly methods using the familiar signatures of the polyop methods. That means you check once at the beginning what kind of object you are dealing with, pick either polyop or polymodop, and the rest of the code will be the same as if you were writing it for Editable Poly.

Syndicate content