API Reference > Classes > PRC Tessellation Classes > OdPrc3dTess Class > OdPrc3dTess Methods > OdPrc3dTess::setIsCalculated Method
OdPrc3dTess::setIsCalculated Method
Syntax
C++
void setIsCalculated(bool is_calculated);
Parameters 
Description 
bool is_calculated 
[in] A new value of the flag. 

Sets the current value of the calculation flag. Calculation flag determines whether tessellation data was calculated (true) or retrieved from an original CAD application (false).

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