[TD]add shape validation tool for debugging

This commit is contained in:
wandererfan
2024-11-21 16:37:00 -05:00
committed by Yorik van Havre
parent 28752ca05b
commit 0fcd2241fb
6 changed files with 372 additions and 294 deletions

View File

@@ -58,6 +58,8 @@ public:
static TopoDS_Shape getLocatedShape(const App::DocumentObject* docObj);
static bool checkShape(const App::DocumentObject* shapeObj, TopoDS_Shape shape);
protected:
private: