Initial working version of geometric crosshatch/PAT files
This commit is contained in:
@@ -265,7 +265,7 @@ std::vector<TopoDS_Wire> EdgeWalker::getResultNoDups()
|
||||
return fw;
|
||||
}
|
||||
|
||||
|
||||
//* static *//
|
||||
//! make a clean wire with sorted, oriented, connected, etc edges
|
||||
TopoDS_Wire EdgeWalker::makeCleanWire(std::vector<TopoDS_Edge> edges, double tol)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user