API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::wrObjectId Method
OdDbDxfFiler::wrObjectId Method
Syntax
C++
virtual void wrObjectId(int groupCode, OdDbObjectId value) = 0;
Parameters 
Description 
int groupCode 
[in] Group code.  
OdDbObjectId value 
[in] Value. 

Writes the specified Object ID value to this Filer object.

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