API Reference > OdDb Classes > OdDbXrecord Class > OdDbXrecord Methods > OdDbXrecord::setXlateReferences Method
OdDbXrecord::setXlateReferences Method
Syntax
C++
void setXlateReferences(bool isXlateReferences);
Parameters 
Description 
xlateReferences 
[in] Translate references, if and only if true. 

Controls if this XRecord object is to translate data chain Object IDs during subDeepClone() and subWblockClone() operations. 

 

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