API Reference > Classes > PRC Miscellaneous Classes > OdPrcReferencesOfProductOccurrence Class > OdPrcReferencesOfProductOccurrence Methods > OdPrcReferencesOfProductOccurrence::isExternalDataInTheSameFileStructure Method
OdPrcReferencesOfProductOccurrence::isExternalDataInTheSameFileStructure Method
Syntax
C++
bool isExternalDataInTheSameFileStructure(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 external data or returns false if it is not.

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

 

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