Share

AcDbIdPair::AcDbIdPair

C++

AcDbIdPair(
    const AcDbIdPair&
);

Description

Copy constructor. Copies the contents of idPair into the newly constructed AcDbIdPair.

Parameters

Parameters Description
unnamed Input AcDbIdPair to copy

Links

AcDbIdPair

Was this information helpful?