Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Repository::readBuffer Method
Syntax
C++
OdResult readBuffer(const char* spfBuf);

Creates the repository from a memory buffer that contains STEP Physical File (*.spf) data.

Parameters
Description
spfBuf
[in] A char array that contains buffered data of the model in the STEP Physical File representation.

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

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