Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcHostAppServices::readFile Method (OdStreamBuf*)
Syntax
C++
virtual OdIfcFilePtr readFile(OdStreamBuf* pFileBuff);

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

Parameters
Description
pFileBuff
[in] A raw pointer to a stream to read data from.

a smart pointer to the created IFC file object.

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