[TD]Add geometry debugging tool
This commit is contained in:
@@ -167,6 +167,7 @@ class TechDrawExport DrawUtil {
|
||||
static QString qbaToDebug(const QByteArray& line);
|
||||
static void dumpCS(const char* text, gp_Ax2 CS);
|
||||
static void dumpCS3(const char* text, gp_Ax3 CS);
|
||||
static void dumpEdges(const char* text, const TopoDS_Shape& s);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user