API Reference > OdDb Classes > OdDbDwgFiler Class > OdDbDwgFiler Methods > OdDbDwgFiler::isPersistentMode Method
OdDbDwgFiler::isPersistentMode Method
Syntax
C++
virtual bool isPersistentMode() const;

Returns true if and only if this filer object is used to store/read revision control format.

The default implementation of this function always returns false.

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