polyop.tessellateByVert <Poly poly> <vertlist>
Tessellates the faces used by the specified vertices.
Uses the .tesselateBy and .tessTension properties of the editable poly.
polyop.tessellateByFace <Poly poly> <facelist>
Tessellates the specified faces.
Uses the .tesselateBy and .tessTension properties of the editable poly.
polyop.tessellateByEdge <Poly poly> <edgelist>
Tessellates the faces used by the specified edges.
Uses the .tesselateBy and .tessTension properties of the editable poly.