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

Returns true if and only if this Filer object is at the start of an object's xdata.

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

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