Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIIOModule::readHeaderSection Method
Syntax
C++
virtual OdDAI::OdHeaderSectionPtr readHeaderSection(const OdString& fileName);

Reads the header section of a file and returns its data.

Parameters
Description
fileName
[in] A name of the file to read.

A smart pointer to the header data class, or a null pointer if the header section cannot be read.

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