AcDbDictionary::AcDbDictionary(AcDbDictionary &) Constructor

C++
AcDbDictionary(
    const AcDbDictionary &
) = delete;
Description

Copy constructor. Initializes the dictionary to be a soft owner of its contents.

Links