API Reference > OdDg Classes > OdDgFiler Class
OdDgFiler Class
OdDgFilerOdDgFiler
Syntax
C++
class OdDgFiler : public OdRxObject;

DgFiler.h

This class is the abstract base class for classes that are used for file I/O operations utilizing DGN formats. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
Name 
Description 
 
Returns the database with which this Filer object is associated. 
 
Returns the type of this Filer object. 
 
Returns the FilerController with which this Filer object is associated. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
seek 
Moves the I/O pointer to the specified location in this Filer object.
 
 
Sets the FilerController with which this Filer object is associated.
 
 
tell 
Returns the current I/O pointer position of this Filer object. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.