Share

AcDbIdMappingIter

Class Hierarchy

AcRxObject
    AcDbIdMappingIter

C++

class AcDbIdMappingIter : public AcRxObject;

File

dbidmap.h

Description

Objects of the AcDbIdMappingIter class are used to iterate through the ID map of an AcDbIdMapping object that is used in deep clone operations.

Links

AcDbIdMappingIter Methods

See Also

AcDbIdMapping, AcDbIdPair

Was this information helpful?