Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
NPDet
Commits
89fc4bd2
Commit
89fc4bd2
authored
Dec 06, 2021
by
Wouter Deconinck
Browse files
BRepAlgo_Section/BRepAlgo_Cut removed in OCCT 7.6.0
parent
f89ddc6e
Pipeline
#26512
passed with stages
in 48 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
src/geocad/src/TGeoToOCC.cxx
View file @
89fc4bd2
...
...
@@ -72,7 +72,7 @@ A log file is created in `/tmp/TGeoCad.log`
#include <BRepBuilderAPI_Transform.hxx>
#include <BRepBuilderAPI_MakePolygon.hxx>
#include <BRepBuilderAPI_Sewing.hxx>
#include <BRepAlgo_Section.hxx>
#include <BRepAlgo
API
_Section.hxx>
#include <BRepPrimAPI_MakeSphere.hxx>
#include <BRepOffsetAPI_ThruSections.hxx>
#include <BRepPrimAPI_MakeCylinder.hxx>
...
...
@@ -86,7 +86,7 @@ A log file is created in `/tmp/TGeoCad.log`
#include <BRepAlgoAPI_Cut.hxx>
#include <BRepAlgoAPI_Fuse.hxx>
#include <BRepAlgoAPI_Common.hxx>
#include <BRepAlgo_Cut.hxx>
#include <BRepAlgo
API
_Cut.hxx>
#include <Geom_Plane.hxx>
#include <BRepClass3d_SolidClassifier.hxx>
#include <BRepGProp.hxx>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment