<integer>GetNumVerticesnode:<node>
How to use this method to realy get the count of vertices of an object with Edit Poly Modifier on top?
It seems I'm today to stupid even for the basics.
So as an answer please try to write a short script based on this not working code:
p = selection as array
p = p[1]
count = GetNumVerticesnode: p
(selection is a geosphere - $GeoSphere001 - with edit poly modifier on top)
Comments
count =
count = GetNumVertices()
count = GetNumVertices node:p