Fix XAxis orientation
Remove need for XAxisDirection property
This commit is contained in:
committed by
Yorik van Havre
parent
2f6a779205
commit
ce9f4f199a
@@ -49,6 +49,7 @@ class TechDrawExport DrawUtil {
|
||||
static void countFaces(const char* label, const TopoDS_Shape& s);
|
||||
static void countWires(const char* label, const TopoDS_Shape& s);
|
||||
static void countEdges(const char* label, const TopoDS_Shape& s);
|
||||
static const char* printBool(bool b);
|
||||
};
|
||||
|
||||
} //end namespace TechDraw
|
||||
|
||||
Reference in New Issue
Block a user