API Reference > Classes > PRC Export-Import Classes > OdPrcExportContext Class > OdPrcExportContext Methods > getFile Method > OdPrcExportContext::getFile Method ()
OdPrcExportContext::getFile Method ()
Syntax
C++
OdPrcFilePtr& getFile();

A reference to a smart pointer to an OdPrcFile object that represents a PRC file where the exported entity or mesh should be saved.

Retrieves the export file object.

Returned value allows changing the context object.

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