AcDbObject::AcDbObject(AcDbObject &) Constructor   

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

No copy construction.

Links