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

A smart pointer to the OdBcfProjectExtension object that represents the project extension.

Retrieves the archive's project extension.

The project extension object returned by the method can't be modified in the calling subroutine.

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