Help swig not to trip over old occt handle definitions

This commit is contained in:
Thomas Krijnen
2023-06-29 13:18:41 +02:00
parent 727d075e0e
commit fe7d550ef7
2 changed files with 8 additions and 4 deletions
+4
View File
@@ -642,6 +642,10 @@ struct ShapeRTTI : public boost::static_visitor<PyObject*>
#ifdef IFOPSH_WITH_CGAL
%ignore hlr_writer;
%ignore hlr_calc;
%ignore occt_join;
%ignore prefiltered_hlr;
%ignore svgfill::svg_to_line_segments;
%ignore svgfill::line_segments_to_polygons;