From: skv Date: Tue, 21 Jul 2015 15:39:48 +0000 (+0300) Subject: 0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe: Fix comment X-Git-Tag: V7_7_0a1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6440cc096cc6377fdc40531ddaad10febcdb862d;p=modules%2Fgeom.git 0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe: Fix comment --- diff --git a/src/GEOM_SWIG/geomBuilder.py b/src/GEOM_SWIG/geomBuilder.py index d0eba918c..ccf06b705 100644 --- a/src/GEOM_SWIG/geomBuilder.py +++ b/src/GEOM_SWIG/geomBuilder.py @@ -4049,7 +4049,7 @@ class geomBuilder(object, GEOM._objref_GEOM_Gen): ## Create a shape by extrusion of the profile shape along # the path shape. This function is a version of - # MakePipeWithShellSections() with the same parameters, except + # MakePipeWithDifferentSections() with the same parameters, except # eliminated theWithContact and theWithCorrection. So it is # possible to find the description of all parameters is in this # method. The difference is that this method performs the operation @@ -4064,7 +4064,7 @@ class geomBuilder(object, GEOM._objref_GEOM_Gen): """ Create a shape by extrusion of the profile shape along the path shape. This function is a version of - MakePipeWithShellSections() with the same parameters, except + MakePipeWithDifferentSections() with the same parameters, except eliminated theWithContact and theWithCorrection. So it is possible to find the description of all parameters is in this method. The difference is that this method performs the operation