NumberOfPolygons =  mesh .polygon .number .get  (  MeshObjectID  )  
                                     
Description :

This instruction returns the number of polygons in a mesh.

Parameters :

  • ObjectID of the mesh.

Return Value :

  • Number of polygons in the mesh

Examples :