API Reference > OdDb Classes > OdDbDeepCloneFiler Class > OdDbDeepCloneFiler Methods > OdDbDeepCloneFiler::nextReference Method
OdDbDeepCloneFiler::nextReference Method
Syntax
C++
virtual bool nextReference(OdDbObjectId& objectId) = 0;
Parameters 
Description 
OdDbObjectId& objectId 
[out] Receives the next referenced Object ID. 

Sets this DeepCloneFiler object to reference the Object ID following the current Object ID referenced. 

 

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