API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::isEndsEqual Method
Contour2D::isEndsEqual Method
Syntax
C++
bool isEndsEqual(const OdGeTol& gTol = FMGeGbl::gTol) const;
Parameters 
Description 
const OdGeTol& gTol = FMGeGbl::gTol 
[in] Tolerance.  

true if equal, or false otherwise.

Checks whether the start and the end of the contour are equal to the specified tolerance. 

 

Copyright © 2002-2020. Open Design Alliance. All rights reserved.