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

Removes redundant segments with zero length. 

 

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