API Reference > OdBcf Namespace > Classes > OdBcfFile Class
OdBcfFile Class
OdBcf__OdBcfFileOdBcf__OdBcfFileOdBcf__OdBcfFile
Syntax
C++
class OdBcfFile : public OdBcfElement, protected OdBcfFileData;

BcfFile.h

A class that stores and operates data about a BCF file.

Creates a new file object with default parameters. 
This is the overview for the getDate method overload. 
This is the overview for the getFileAttributes method overload. 
This is the overview for the getFilename method overload. 
This is the overview for the getReference method overload. 
Reads XML data into ODA data structures.  
Defines whether the file creation date is not initialized.  
Defines whether the file attributes are not initialized.  
Defines whether the name of the related BIM file is not initialized.  
Defines whether the reference value is not initialized.  
Writes data into XML structures.  
Sets a new date of creation for the file object.  
Sets file attributes.  
Sets a new name of the related BIM file.  
Sets a new reference value for the file object.  
Checks whether the file instance has all required fields initialized.  
= 
An assignment operator for BCF file objects. It assigns the specified content represented with an OdBcfFileData class instance to the file object.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.