Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfFile::= Operator
Syntax
C++
OdBcfFile& operator =(const OdBcfFileData& val);

An assignment operator for BCF file objects. It assigns the specified content represented with an OdBcfFileData class instance to the file object.

Parameters
Description
val
[in] An OdBcfFileData object that contains data to be assigned with the file object.

The reference to the file object after the assignment operation ends.

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