Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectIterator Class
Syntax
C++
class OdDbObjectIterator : public OdRxObject;

This class defines bidirectional Iterator objects that traverse entities contained in complex entities. 

OdDbBlock Table Records in an OdDbDatabase instance.

Complex entities include the following: 

 

Entity
Iterated entities
OdDbBlockReference
All
OdDb2dPolyline
Vertex
OdDb3dPolyline
Vertex
OdDbPolyFaceMesh
Vertex
OdDbPolygonMesh
Vertex

 

This class cannot directly instantiated, but must be instantiated with the iterator creation methods of the class to be iterated through. 

 

OdDbObjectIterator

File: DbObjectIterator.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.