Share

AcDbBlockChangeIterator

Class Hierarchy

AcDbBlockChangeIterator

C++

class AcDbBlockChangeIterator;

File

dbindex.h

Description

This class is used for iteration through modified entities. The access of the internal modified list data for custom Index objects is read-only. It is created and passed in to the AcDbIndex::rebuildModified() method.

Links

AcDbBlockChangeIterator Methods

See Also

AcDbIndexFilterManager

Was this information helpful?