API Reference > OdBcf Namespace > Classes > OdBcfArchive Class > OdBcfArchive Methods > OdBcfArchive::getRootDir Method
OdBcfArchive::getRootDir Method
Syntax
C++
const OdBcfArchiveFolderPtr& getRootDir() const;

A smart pointer to the OdBcfArchiveFolder object that represents the root directory.

Retrieves the archive's root directory.

The root directory object returned by the method can't be modified in the calling subroutine.

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