Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcHostAppServices::readFile Method (const OdString &)
Syntax
C++
virtual OdIfcFilePtr readFile(const OdString & file);

Reads an IFC file content from a specified file and creates an instance of the OdIfcFile class.

Parameters
Description
file
[in] A full path to the file to read data from.

a smart pointer to the created IFC file object.

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