Salome HOME
EDF 2281: Transaltions
[modules/geom.git] / idl / GEOM_Gen.idl
index d61328dea8fc418df52060a6b46e2499cdfbcde2..cf3d1bc680c52ba7a0ec476a9841535fefc5ca09 100644 (file)
@@ -3765,7 +3765,7 @@ module GEOM
      *  \param theRatio Relative size of the central square diagonal against the disk diameter
      *  \return New GEOM_Object, containing the created shape.
      */
-    GEOM_Object MakeDividedDisk (in double theR, in double theRatio);
+    GEOM_Object MakeDividedDisk (in double theR, in double theRatio, in short theOrientation);
 
     /*@@ insert new functions before this line @@ do not remove this line @@*/
   };