Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Repository::readHeaderSection Method (const OdString&)
Syntax
C++
static OdHeaderSectionPtr readHeaderSection(const OdString& fileName);

Reads the header section data of a specified IFC file.

Parameters
Description
fileName
[in] A string that contains the IFC file name.

A smart pointer to an instance of the OdHeaderSection class that contains read data.

This method is used to extract information about the IFC file without reading all of its content.

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