| That is good, but the polygon is actually made of n-faces so this for instance poly has 5 edges. 4 on the side and one i diagonal. If you want to slice it on half, do it the easy way. First make it a editable mesh/poly and select the diagonal edge and make it visible, on the end of the list. You wont need to remove any vertex. But... if you need to cut it on the other diagonal, it will not leave any vertexes except the one in the middle, and this time the poly will have 4 faces or 8 edges (6 visible and 2 not) with 5 vertexes.
This tool is mostly good if you have an object that is already done and you want to cut across few polygons.
Cheers ;) |