fmeobjects.FMEMesh.optimizeVertexPool

FMEMesh.optimizeVertexPool()

Optimizes the mesh by removing all duplicate and unreferenced vertices, vertex normals, and texture coordinates. This will modify the underlying vertex pools and update the mesh part indices. This is a potentially expensive operation and should not be called unless necessary.

Return type:

None