Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmLoaderHostAppServices::writeFile Method (OdStreamBufPtr, OdBmDatabase*, const OdBmWriteSettings&)
Syntax
C++
virtual void writeFile(OdStreamBufPtr pStream, OdBmDatabase* pDb, const OdBmWriteSettings& settings);

Writes the contents of this database to the specified StreamBuf object. 

 

Parameters
Description
pDb
[in] Pointer to the OdBmDatabase object data that is to be written.
settings
[in] Set of writing settings.
pStreamBuf
[in] Pointer to the StreamBuf object to which the data is to be written.
Copyright © 2002-2022. Open Design Alliance All rights reserved.