mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 09:20:35 +05:00
0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe: Fix comment
This commit is contained in:
parent
8851ec8d8f
commit
6440cc096c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user