]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Update for 19962 issue: MakePipeBiNormalAlongAxis implementation.
authorakl <akl@opencascade.com>
Fri, 26 Dec 2008 13:01:45 +0000 (13:01 +0000)
committerakl <akl@opencascade.com>
Fri, 26 Dec 2008 13:01:45 +0000 (13:01 +0000)
doc/salome/gui/GEOM/images/pipe_wire_edgesn.png
doc/salome/gui/GEOM/images/pipebinormalsn.png
doc/salome/gui/GEOM/images/pipesn.png [deleted file]
doc/salome/gui/GEOM/input/creating_extrusion_alongpath.doc

index 4424b6bf11d3da2a557f6c9ce17411563837b155..fca02823d66e541526442d301caf2e91361b8fe4 100755 (executable)
Binary files a/doc/salome/gui/GEOM/images/pipe_wire_edgesn.png and b/doc/salome/gui/GEOM/images/pipe_wire_edgesn.png differ
index d5add9f5dad299c0e9209c075cac9e05e9195c03..d48cc4ca953eefe8b7164ce068380f731e43665e 100644 (file)
Binary files a/doc/salome/gui/GEOM/images/pipebinormalsn.png and b/doc/salome/gui/GEOM/images/pipebinormalsn.png differ
diff --git a/doc/salome/gui/GEOM/images/pipesn.png b/doc/salome/gui/GEOM/images/pipesn.png
deleted file mode 100755 (executable)
index 11ac109..0000000
Binary files a/doc/salome/gui/GEOM/images/pipesn.png and /dev/null differ
index b1b77223b11fcc27b33aec553c3a34ed1e35b8f6..c5c0cdcbeef6f019c7e89d3bdeaa24aeea3231ff 100644 (file)
@@ -8,6 +8,10 @@ To generate a \b Pipe in the <b>Main Menu</b> select <b>New Entity - > Generatio
 Object</b> (vertex, edge, planar wire, face or shell), which will be extruded
 and the <b>Path Object</b> (edge or wire) along which the <b>Base 
 Object</b> will be extruded.
+\n In this mode the default pipe generation algorithm is used. The pipe
+is created in such a way that the <b>angle between the normal vector</b> to
+the base shape <b>and the tangent to the path</b> wire at any point of the
+given path <b>is kept constant</b>.
 \n Check Box <b>Select unpublished edges</b> - if checked, allows to select an edge of any other shape as the path object. 
 \n The \b Result of the operation will be a GEOM_Object (edge, face, shell,
 solid or compsolid).
@@ -19,11 +23,18 @@ definition of the path.
 
 \image html pipe.png
 
+<b>Example:</b>
+
+\image html pipe_wire_edgesn.png
+
 \n Secondly, you can define the <b>Base
 Object</b> (edge, planar wire or face), which will be extruded, 
 the <b>Path Object</b> (edge or wire) along which the <b>Base 
-Object</b> will be extruded and the <b>Vector</b> (edge or wire)
-to keep constant angular relations between the sections and this one.
+Object</b> will be extruded and the <b>Vector</b> (edge or wire).
+\n In contrast to the default mode, in this mode the pipe is generated
+in such a way that the <b>angle between the normal vector</b> to the base
+shape <b>and the BiNormal vector</b> given as the third argument <b>is kept
+constant</b>.
 \n Check Box <b>Select unpublished edges</b> - if checked, allows to select an edge of any other shape as the path object. 
 \n The \b Result of the operation will be a GEOM_Object (edge, face, shell,
 solid or compsolid).
@@ -38,10 +49,6 @@ BiNormal direction to perform the extrusion.
 
 <b>Example:</b>
 
-\image html pipe_wire_edgesn.png
-
-\image html pipesn.png
-
 \image html pipebinormalsn.png
 
 Our <b>TUI Scripts</b> provide you with useful examples of creation of