X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchAPI%2FSketchAPI_swig.h;h=43422dd3c3f97c008dda46d286f2f43d1b351ddf;hb=fdd802da7683f66ca609cf12b1e11be9642149d6;hp=1f8748712ddff145543c7bf32a1992777962fffc;hpb=6e421e939851e0de46554ae45a3ca0e1f67cd91d;p=modules%2Fshaper.git diff --git a/src/SketchAPI/SketchAPI_swig.h b/src/SketchAPI/SketchAPI_swig.h index 1f8748712..43422dd3c 100644 --- a/src/SketchAPI/SketchAPI_swig.h +++ b/src/SketchAPI/SketchAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 CEA/DEN, EDF R&D +// Copyright (C) 2014-2020 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -27,6 +27,11 @@ #include "SketchAPI_MacroArc.h" #include "SketchAPI_Circle.h" #include "SketchAPI_MacroCircle.h" + #include "SketchAPI_Ellipse.h" + #include "SketchAPI_MacroEllipse.h" + #include "SketchAPI_EllipticArc.h" + #include "SketchAPI_MacroEllipticArc.h" + #include "SketchAPI_BSpline.h" #include "SketchAPI_Constraint.h" #include "SketchAPI_ConstraintAngle.h" #include "SketchAPI_IntersectionPoint.h"