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 |
AcDbIdPair( const AcDbIdPair& );
Copy constructor. Copies the contents of idPair into the newly constructed AcDbIdPair.
Parameters | Description |
---|---|
unnamed | Input AcDbIdPair to copy |