API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::nextItem Method
OdDbDxfFiler::nextItem Method
Syntax
C++
virtual int nextItem();

Reads the next item of this Filer object, and returns its group code.

The default implementation of this function does nothing but throw an exception.

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