X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_curve.doc;h=4c70ca156173d18ae412380f1f0f7f3646269705;hb=69b2ec02a2002731ceaf0597fa9f4dd9cd57dc91;hp=9c3371826f9c2c6943f738b0b66b7dbd29d7a83a;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;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 9c3371826..4c70ca156 100644 --- a/doc/salome/gui/GEOM/input/creating_curve.doc +++ b/doc/salome/gui/GEOM/input/creating_curve.doc @@ -70,10 +70,15 @@ closed edge.
  • If Reorder vertices taking into account distances is checked, the interpolation algorithm does not follow the order of vertices but searches for the closest vertex.
  • +
  • Tangents are two vectors, defining the direction at the ends of the +curve. It is necessary to set both vectors or none. This option is available only +if both above check boxes are not checked. +
  • \n TUI Command: -geompy.MakeInterpol(ListOfShapes,isClosed,doReordering) +
    geompy.MakeInterpol(ListOfShapes,isClosed,doReordering) +
    geompy.MakeInterpolWithTangents(ListOfShapes,Vector1,Vector2) Analytical Definition