From: maintenance team Date: Mon, 16 Apr 2007 10:56:07 +0000 (+0000) Subject: Update for 13191 IMP X-Git-Tag: V3_2_6~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2c7966ddf1a3c2b1ba2e4d6b24d171145798f1ec;p=modules%2Fgeom.git Update for 13191 IMP --- diff --git a/doc/salome/gui/GEOM/glue_faces.htm b/doc/salome/gui/GEOM/glue_faces.htm index 3f4d92b43..797d2ae95 100755 --- a/doc/salome/gui/GEOM/glue_faces.htm +++ b/doc/salome/gui/GEOM/glue_faces.htm @@ -17,15 +17,32 @@ if (navigator.appName !="Netscape") img_whs1 { border:none; width:25px; height:24px; border-style:none; } p.whs2 { font-size:12pt; } p.whs3 { font-size:12pt; text-indent:-68px; margin-left:72px; font-weight:normal; } -p.whs4 { font-size:12pt; text-indent:-68px; margin-left:72px; } -p.whs5 { font-size:12pt; text-indent:-68px; margin-left:112px; } -img_whs6 { border:none; width:312px; height:315px; float:none; border-style:none; } -p.whs7 { font-size:12pt; margin-left:112px; text-indent:-112px; } -p.whs8 { font-size:12pt; text-indent:-112px; margin-left:152px; } -img_whs9 { border:none; float:none; width:292px; height:239px; border-style:none; } -img_whs10 { border:none; float:none; width:275px; height:239px; border-style:none; } -p.whs11 { font-size:12pt; text-indent:-40px; margin-left:80px; } -p.whs12 { font-weight:bold; } +p.whs4 { font-size:12pt; margin-left:72px; text-indent:-72px; } +p.whs5 { font-size:12pt; text-indent:-68px; margin-left:72px; } +p.whs6 { font-size:12pt; margin-left:0px; } +p.whs7 { font-size:12pt; text-indent:-68px; margin-left:112px; } +img_whs8 { border:none; width:400px; height:315px; float:none; } +p.whs9 { font-size:12pt; margin-left:112px; text-indent:-112px; } +p.whs10 { font-size:12pt; text-indent:-112px; margin-left:152px; } +img_whs11 { border:none; width:400px; height:370px; float:none; } +img_whs12 { border:none; width:543px; height:123px; float:none; } +table.whs13 { x-cell-content-align:top; border-spacing:0; width:94.919%; } +col.whs14 { width:32.79%; } +col.whs15 { width:31.064%; } +col.whs16 { width:32.727%; } +tr.whs17 { height:21px; } +td.whs18 { padding-right:10px; padding-left:10px; border-left-style:none; border-top-style:none; border-bottom-style:none; border-right-style:none; } +p.whs19 { font-style:italic; } +td.whs20 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } +td.whs21 { padding-right:10px; padding-left:10px; border-top-style:none; border-right-style:none; border-bottom-style:none; } +tr.whs22 { height:23px; } +td.whs23 { padding-right:10px; padding-left:10px; border-left-style:none; border-right-style:none; border-bottom-style:none; } +img_whs24 { border:none; float:none; border-style:none; width:319px; height:261px; } +td.whs25 { padding-right:10px; padding-left:10px; border-right-style:none; border-bottom-style:none; } +img_whs26 { border:none; float:none; border-style:none; width:301px; height:261px; } +img_whs27 { border:none; width:301px; height:260px; float:none; } +p.whs28 { font-size:12pt; text-indent:-40px; margin-left:80px; } +p.whs29 { font-weight:bold; } -->

Glue Faces

-

To - Glue Faces in the Main Menu select Repair - > Glue Faces.

+

To Glue Faces in the Main Menu select Repair - > Glue + Faces.

 

@@ -113,7 +134,7 @@ if (window.writeIntopicBar) glues faces that are coincident with respect to the given tolerance value.

-

 

+

 

The Result will @@ -121,34 +142,78 @@ if (window.writeIntopicBar)

 

-

TUI Command : geompy.MakeGlueFaces(theShape, - theTolerance), where theShape is a compound of shapes to be glued, - theTolerance is a maximum distance between two faces, which can be considered - as coincident.

+

TUI Command : geompy.MakeGlueFaces(theShape, theTolerance), + where theShape is a compound + of shapes to be glued, theTolerance + is a maximum distance between two faces, which can be considered as coincident.

Arguments: Name + 1 Compound + Tolerance value

-

 

+

 

-

 

+

-

+

 

-

 

+

It is also possible to manually select + the faces that will be glued - select the shape, specify the tolerance + and press Detect button.

-

Example:

+

 

-

 

+

-

  

+

 

-

 

+

Geometry + module detects the faces where gluing can be performed and displays a + notification.

-

 

+

 

-

Our +

+ +

 

+ +

The faces that can be glued are colored + in red.  It + is possible to select the faces for gluing in the 3D viewer. The selected + faces will be marked in white.

+ +

 

+ +

Example:

+ + ++++ + + + + + + + + + +
+

Object that needs gluing.

+

Glued object.

+

Manual selection of faces for gluing.

+

+

+

+ +

 

+ +

 

+ +

Our TUI Scripts provide you with useful examples of the use of Repairing Operations.

diff --git a/doc/salome/gui/GEOM/pics/glue1.png b/doc/salome/gui/GEOM/pics/glue1.png new file mode 100644 index 000000000..54fa5bf6e Binary files /dev/null and b/doc/salome/gui/GEOM/pics/glue1.png differ diff --git a/doc/salome/gui/GEOM/pics/glue2.png b/doc/salome/gui/GEOM/pics/glue2.png new file mode 100644 index 000000000..475e54f65 Binary files /dev/null and b/doc/salome/gui/GEOM/pics/glue2.png differ diff --git a/doc/salome/gui/GEOM/pics/glue3.png b/doc/salome/gui/GEOM/pics/glue3.png new file mode 100644 index 000000000..a8c6d884e Binary files /dev/null and b/doc/salome/gui/GEOM/pics/glue3.png differ diff --git a/doc/salome/gui/GEOM/pics/glue_faces3.png b/doc/salome/gui/GEOM/pics/glue_faces3.png new file mode 100644 index 000000000..dab9c8991 Binary files /dev/null and b/doc/salome/gui/GEOM/pics/glue_faces3.png differ