API Reference > Classes > PRC Tessellation Classes > OdPrc3dTess Class > OdPrc3dTess Methods > OdPrc3dTess::isCalculated Method
OdPrc3dTess::isCalculated Method
Syntax
C++
bool isCalculated() const;

Returns 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.