API Reference > Classes > PRC Tessellation Classes > OdPrcTessFace Class > OdPrcTessFace Methods > OdPrcTessFace::setBOptimised Method
OdPrcTessFace::setBOptimised Method
Syntax
C++
void setBOptimised(bool b_optimised);
Parameters 
Description 
bool b_optimised 
[in] A new value of the optimization flag to be set. 

Sets a new value of the optimization flag. The optimization flag indicates whether the entity is optimized (true) or not (false). 

 

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