Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcProductInformation::setProductLoadStatus Method
Syntax
C++
void setProductLoadStatus(OdUInt32 product_load_status);

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

 

Parameters
Description
product_load_status
[in] A new value of the loading status to be set.

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

Value
Description
0
Status is unknown
1
Loading failed: missed file
2
File can't be loaded
3
Loading successfully finished
Copyright © 2002-2022. Open Design Alliance All rights reserved.