API Reference > OdDb Classes > OdDbPolygonMesh Class > OdDbPolygonMesh Methods > OdDbPolygonMesh::vertexIterator Method
OdDbPolygonMesh::vertexIterator Method
Syntax
C++
OdDbObjectIteratorPtr vertexIterator() const;

Returns an Iterator that can be used to traverse the vertices owned by this PolygonMesh entity.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.