[TD]fix misaligned PAT hatch on section
This commit is contained in:
@@ -120,6 +120,7 @@ class TechDrawExport DrawUtil {
|
||||
static App::Color pyTupleToColor(PyObject* pColor);
|
||||
static PyObject* colorToPyTuple(App::Color color);
|
||||
static bool isCrazy(TopoDS_Edge e);
|
||||
static Base::Vector3d getFaceCenter(TopoDS_Face f);
|
||||
|
||||
// Supplementary mathematical functions
|
||||
static int sgn(double x);
|
||||
|
||||
Reference in New Issue
Block a user