fmeobjects.FMEMeshPartIterator.getVertexIndices

FMEMeshPartIterator.getVertexIndices()

Returns the vertex indices in the current mesh part via a list of ints.

Return type

list[int], or None

Returns

The vertex indices or None if a problem occurred.