Salome HOME
Issue #3086: Avoid crash when FeatureInfo is null.
[modules/shaper.git] / src / SketchAPI / SketchAPI_swig.h
index 1f8748712ddff145543c7bf32a1992777962fffc..93788350bae92690c04502d068eb60227b3b250c 100644 (file)
   #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_Constraint.h"
   #include "SketchAPI_ConstraintAngle.h"
   #include "SketchAPI_IntersectionPoint.h"