API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFile Class > OdPrcFile Methods > OdPrcFile::getViewNodes Method
OdPrcFile::getViewNodes Method
Syntax
C++
const OdArray<OdPrcViewNode> & getViewNodes(bool bUpdate = true);
Parameters 
Description 
bool bUpdate = true 
[in] A flag that determines whether the view node array should be updated from cache. 

Returns the current viewport array.

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