Overload List
| Method | Description |
|---|---|
AcDbIdPair::AcDbIdPair () | Default constructor. |
AcDbIdPair::AcDbIdPair (AcDbIdPair&) | Copy constructor. Copies the contents of idPair into the newly constructed AcDbIdPair. |
AcDbIdPair::AcDbIdPair (AcDbObjectId, AcDbObjectId, bool, bool, bool) | This constructor allows the creation of an AcDbIdPair object with all internal data specified in the arguments passed in. |
