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

Returns true if and only if this Filer object is at start of an embedded object.

If true, the Filer advances the file pointer to the next item. 

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

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