Salome HOME
help example mistake
[modules/geom.git] / doc / salome / gui / GEOM / input / fillet2d_operation.doc
index 43701ed9034658132397747f9a3547bba886121a..74b044b05751784d1f3db9bd01df94468dd57b69 100755 (executable)
@@ -14,7 +14,7 @@ vertexes on this face in the OCC Viewer and define the \b Radius of the Fillet.
 
 \b Note: This Operation Works for the <b>Planar 2D</b> Faces Only.
 
-<b>TUI Command:</b> <em>geompy.MakeFillet(Shape, R, ListVertexes)</em>
+<b>TUI Command:</b> <em>geompy.MakeFillet2D(Shape, R, ListVertexes)</em>
 \n <b>Arguments:</b> Name + 1 shape + one or several vertexes + 1 value (Fillet radius).
 
 <b>Examples:</b>