Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFile::findFileStructureByUID Method
Syntax
C++
const OdPrcFileStructure* findFileStructureByUID(const OdPrcUniqueId & uuid) const;

Returns a specified file structure from the .prc file. 

 

Parameters
Description
uuid
[in] The unique identifier of the file structure to search.

A raw pointer to the file structure if it is found or NULL in the other case.

Copyright © 2002-2022. Open Design Alliance All rights reserved.