AcDbCompoundObjectId::AcDbCompoundObjectId(AcDbCompoundObjectId&) Constructor   

C++
AcDbCompoundObjectId(
    const AcDbCompoundObjectId&
);
Description

Copy constructor.

Links