MeshDataCopyIterator
- class Communicator.MeshDataCopyIterator()
An iterator over the vertices of a
MeshDataCopyElementorMeshDataCopyElementGroup
Methods
done
- Communicator.MeshDataCopyIterator.done()
- Return type
boolean- Returns
falseif a call tonextwill return a vertex, ortrueif a call tonextwill returnundefined.