API Reference > OdBcf Namespace > Classes > OdBcfComponent Class
OdBcfComponent Class
OdBcf__OdBcfComponentOdBcf__OdBcfComponentOdBcf__OdBcfComponent
Syntax
C++
class OdBcfComponent : public OdBcfElement, protected OdBcfComponentData;

BcfComponent.h

A class that stores and operates a component data type.

Creates a new component object with default parameters. 
Retrieves the identifier of the authoring tool that was used for the creation of the component object.  
Retrieves the IFC global unique identifier (IfcGUID) of the component object.  
Retrieves the originating system's name of the component object.  
Reads XML data into ODA data structures.  
Defines whether the identifier of the authoring tool that was used for the component object creation is not initialized.  
Defines whether the IFC global unique identifier (IfcGUID) of the component object is not initialized.  
Defines whether the originating system name is not initialized.  
Writes data into XML structures.  
Checks whether the component instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.