scorpion007
12-31-2004, 12:25 AM
Hi, I was wondering if there is a simple way to change 1 coord of selected verts in a Epoly object. the polyOp.setVert method accepts a point3, but I want to only change 1 axis, so how could I do this?
The way I used to do it was use $.selectedVerts and set their pos.x attribute, but that wont work on a poly object with certain modifiers on top. Also if you get the current modifier from the stack and use that, the selectedVerts property doesnt exist for some reason.
Any ideas?
The way I used to do it was use $.selectedVerts and set their pos.x attribute, but that wont work on a poly object with certain modifiers on top. Also if you get the current modifier from the stack and use that, the selectedVerts property doesnt exist for some reason.
Any ideas?
