API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcProductInformation Class > OdPrcProductInformation Methods > OdPrcProductInformation::setProductLoadStatus Method
OdPrcProductInformation::setProductLoadStatus Method
Syntax
C++
void setProductLoadStatus(OdUInt32 product_load_status);
Parameters 
Description 
OdUInt32 product_load_status 
[in] A new value of the loading status to be set. 

Sets a new value of the loading status for the product occurrence. 

 

Loading status determines the possibility of loading external elements of the product occurrence and can be one of the following values:

Value 
Description 
Status is unknown 
Loading failed: missed file 
File can't be loaded 
Loading successfully finished 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.