From: maintenance team To
- Glue Faces in the Main Menu select Repair - > Glue Faces. To Glue Faces in the Main Menu select Repair - > Glue
+ Faces. Glue Faces
-
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+