MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / begin_face

Method begin_face

src/Mod/TechDraw/App/EdgeWalker.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void edgeVisitor::begin_face()
68{
69// Base::Console().message("EV::begin_face()\n");
70 wireEdges.clear();
71}
72
73void edgeVisitor::end_face()
74{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected