Salome HOME
added support for all type of edges in KindOfShape method
[modules/geom.git] / idl / GEOM_Gen.idl
index 8d9e2ff2b79f562240b77adefe74d25572d2c7c4..ee4467fe4692c03300e9ecd5bea5916470a873d5 100644 (file)
@@ -4305,6 +4305,14 @@ module GEOM
       LINE,         
       /*! segment */
       SEGMENT,      
+      /*! B-Spline curve */
+      CRV_BSPLINE,  
+      /*! Bezier curve */
+      CRV_BEZIER,  
+      /*! hyperbola */
+      HYPERBOLA,  
+      /*! parabola */
+      PARABOLA,  
       /*! other edge */
       EDGE,       
       // VERTEX