Geometric hatch for Section face

This commit is contained in:
WandererFan
2017-01-22 08:41:04 -05:00
parent 1d3a8a910f
commit 299ac94c9f
18 changed files with 427 additions and 236 deletions

View File

@@ -30,7 +30,12 @@
#include <stdexcept>
#endif
#include <TopoDS_Edge.hxx>
#include <Base/Console.h>
#include <Base/Vector3D.h>
#include "Geometry.h"
#include "DrawUtil.h"
#include "HatchLine.h"