Part: Add BRepFill_Generator to the OpenCascadeAll.h

This commit is contained in:
PaddleStroke
2024-01-31 17:32:04 +01:00
committed by Chris Hennes
parent 47f6c756e3
commit 78173fa790

View File

@@ -150,6 +150,7 @@
#include <BRepFeat_SplitShape.hxx>
#include <BRepFill.hxx>
#include <BRepFill_Filling.hxx>
#include <BRepFill_Generator.hxx>
#include <BRepFilletAPI_MakeChamfer.hxx>
#include <BRepFilletAPI_MakeFillet.hxx>
#include <BRepGProp.hxx>