API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFile Class > OdPrcFile Methods > OdPrcFile::findFileStructureByUID Method
OdPrcFile::findFileStructureByUID Method
Syntax
C++
const OdPrcFileStructure* findFileStructureByUID(const OdPrcUniqueId & uuid) const;
Parameters 
Description 
const OdPrcUniqueId & uuid 
[in] The unique identifier of the file structure to search.
 

Returns a pointer to the file structure if it is found or NULL in the other case.

Returns a specified file structure from the .prc file. 

 

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