Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDxfFiler::atSubclassData Method
Syntax
C++
virtual bool atSubclassData(const OdString& subClassName);

Returns true if and only if this Filer object is at a subclass data marker with the specified subClassName. 

 

Parameters
Description
subClassName
[in] Subclass name.

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-2022. Open Design Alliance All rights reserved.