X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_curve.doc;h=6cf48d94726500b30bb43c2c593ec0cf85e69a82;hb=0f8fc7e029e6e4a3cb9380bef51f77253951cd76;hp=e442851bf0a90a2c32104692857185e69e3c3caa;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_curve.doc b/doc/salome/gui/GEOM/input/creating_curve.doc index e442851bf..6cf48d947 100644 --- a/doc/salome/gui/GEOM/input/creating_curve.doc +++ b/doc/salome/gui/GEOM/input/creating_curve.doc @@ -15,9 +15,10 @@ possible types of curves: Polyline, Besier or B-spline (Interpolated). ListOfShape is a list of points through which the curve passes. +If isClosed is True, MakeInterpol builds a closed edge. Arguments: Name + at least 2 points which will serve as nodes on the curve. @@ -38,4 +39,4 @@ on the curve. Our TUI Scripts provide you with useful examples of creation of \ref tui_creation_curve "Basic Geometric Objects". -*/ \ No newline at end of file +*/