API Reference > Namespaces > ODGT_NAMESPACE Namespace > Classes > ODGT_PARENT Class > ODGT_PARENT Methods > ODGT_PARENT::squareValue Method
ODGT_PARENT::squareValue Method
Syntax
C++
double squareValue(double* tol = NULL, double eps = 0, bool isAccurately = false) const;
Parameters 
Description 
double* tol = NULL 
[out] Pointer to the output tolerance of the contour square.  
double eps = 0 
[in] Maximum tolerance of the initial vertices.  
bool isAccurately = false 
[in] Flag indicating calculation with more precision.  

the square value of the contour.

Calculates the square value of the contour. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.