API Reference > OdBcf Namespace > Classes > OdBcfHeader Class > OdBcfHeader Methods > getFile Method > OdBcfHeader::getFile Method ()
OdBcfHeader::getFile Method ()
Syntax
C++
const OdBcfFileArray& getFile() const;

An array of smart pointers to OdBcfFile objects.

Retrieves files associated with the header object.

The array returned by the method can't be modified in the calling subroutine.

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