API Reference > Classes > PRC Miscellaneous Classes > OdPrcReferencesOfProductOccurrence Class > OdPrcReferencesOfProductOccurrence Methods > OdPrcReferencesOfProductOccurrence::isPrototypeInTheSameFileStructure Method
OdPrcReferencesOfProductOccurrence::isPrototypeInTheSameFileStructure Method
Syntax
C++
bool isPrototypeInTheSameFileStructure(const OdPrcUniqueId & uuid) const;
Parameters 
Description 
const OdPrcUniqueId & uuid 
[in] A PRC unique identifier of the referencing product occurrence.
 

Returns true if the product occurrence is in the same file structure as the prototype or returns false if it is not.

Checks if the product occurrence is in the same file structure as its prototype. 

 

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