Share

AcDbBlockTableRecordIterator

Class Hierarchy

AcDbBlockTableRecordIterator

C++

class AcDbBlockTableRecordIterator;

File

dbsymtb.h

Description

This iterator is returned by the function AcDbBlockTableRecord::newIterator(). It is used to iterate through an AcDbBlockTableRecord.

Links

AcDbBlockTableRecordIterator Methods

See Also

AcDbBlockTableRecord

Was this information helpful?