API Reference > Classes > OdDAIHostAppServicesBase Class > OdDAIHostAppServicesBase Methods > OdDAIHostAppServicesBase::getHeaderSection Method
OdDAIHostAppServicesBase::getHeaderSection Method
Syntax
C++
OdDAI::OdHeaderSectionPtr getHeaderSection(const OdString& filename);
Parameters 
Description 
const OdString& filename 
[in] A string that contains the full path to the input IFC file.  

Returns a smart pointer to the OdHeaderSection object that contains header section data.

Retrieves the header section of the specified IFC file.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.