Close

Relief for ODA Team in Ukraine

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

Reads model data from a specified file of one of supported physical formats (Step Physical File/HDF5/XML or zipped).

Parameters
Description
fileName
[in] A string that contains the full path to the input file to read data from.

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

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