API Reference > OdBcf Namespace > Classes > OdBcfProjectExtension Class > OdBcfProjectExtension Methods > getProject Method > OdBcfProjectExtension::getProject Method ()
OdBcfProjectExtension::getProject Method ()
Syntax
C++
const OdBcfProjectPtr& getProject() const;

A smart pointer to the OdBcfProject object that represents the project instance.

Retrieves the project instance associated with the project extension.

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

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