API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::swapIdWith Method
OdDgElement::swapIdWith Method
Syntax
C++
void swapIdWith(OdDgElementId otherId);
Parameters 
Description 
OdDgElementId otherId 
[in] Element ID of object with which to swap. 

Swaps the elementIDs, and handles between this object and another object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.