Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Schema::writeToFile Method
Syntax
C++
OdResult writeToFile(const OdString& fileName) const;

Writes data from the schema object to a physical file.

Parameters
Description
fileName
[in] A string that contains the full path to the output file to write data.

eOk if the data was successfully written; otherwise, the method returns an appropriate error code.

Copyright © 2002-2022. Open Design Alliance All rights reserved.