polyop.getNumVerts <Poly poly>
Returns the number of vertices in the poly. Includes any dead vertices.
polyop.getNumEdges <Poly poly>
Returns the number of edges in the poly. Includes any dead edges.
polyop.getNumFaces <Poly poly>
Returns the number of faces in the poly. Includes any dead faces.