API Reference > FacetModeler Namespace > Classes > ShadedSurface Class > ShadedSurface Methods > ShadedSurface::findSharpEdges Method
ShadedSurface::findSharpEdges Method
Syntax
C++
void findSharpEdges(const Body& body, double angleTol);
Parameters 
Description 
const Body& body 
[in] Current body.  
double angleTol 
[in] The angle threshold to cound edge "sharp". 

Finds sharp edges laying on this surface. 

 

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