deflection of the mesh, using to compute the section.
\n <b>Arguments:</b> Name + 1 shape + 3 values (Weight, Water Density
& Meshing Deflection).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html archimede.png
Dimension (radius) of the chamfer.
\n <b>TUI Command:</b> <em>geompy.MakeChamferAll(Shape, D)</em>
\n <b>Arguments:</b> Name + 1 SHAPE + 1 value (Chamfer dimension).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html chamfer1.png
<b>Arguments:</b> Name + at least 2 points which will serve as nodes
on the curve.
+\n<b>Advanced options</b> \ref preview_anchor "Preview"
\image html curve.png
\image html curve1.png
shell) serving as base objects + 1 vector (for direction of the
extrusion) + 1 value (dimension) + 1 optional value (scale factor for
the opposite base).
+\n<b>Advanced options</b> \ref preview_anchor "Preview"
\image html extrusion1.png
\n <b>Arguments:</b> Name + 1 shape (vertex, edge, planar wire, face or
shell) serving as base object + 1 shape (edge or wire) for
definition of the path.
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html pipe.png
\n <b>Arguments:</b> Name + 1 List of edges + 7 Parameters
(Min. degree, Max. degree, Number of iterations, 2D tolerance, 3D
tolerance, Number of iterations, Method, Approximation).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html filling.png
- \b P2 - Second junction point of the main pipe (GEOM Vertex).
- \b P3 - Junction point of the incident pipe (GEOM Vertex).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
+
\image html pipetshape_dlg.png
Example:
\n <b>TUI Command:</b> <em>geompy.MakeRevolution(Shape, Axis, Angle).</em>
\n <b>Arguments:</b> Name + 1 shape (vertex, edge, planar wire, face or shell) serving as base object + 1 vector (for direction) + 1 value (angle).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html revolution.png
<b>TUI Command:</b> <em>geompy.MakeFillet1D(Shape, R, ListVertexes)</em>
\n <b>Arguments:</b> Name + 1 shape + empty list or several vertexes + 1 value (Fillet radius).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
<b>Examples:</b>
<b>TUI Command:</b> <em>geompy.MakeFillet2D(Shape, R, ListVertexes)</em>
\n <b>Arguments:</b> Name + 1 shape + one or several vertexes + 1 value (Fillet radius).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
<b>Examples:</b>
/*!
-\page fillet_operation_page Fillet
+\page fillet_operation_page Fillet 3D
\n To produce a \b Fillet in the <b>Main Menu</b> select
<b>Operations - > Fillet</b>
Fillet.
\n <b>TUI Command:</b> <em>geompy.MakeFilletAll(Shape, R)</em>
\n <b>Arguments:</b> Name + 1 shape + 1 value (fillet radius).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html fillet1.png
\n <b>TUI Command:</b> <em>geompy.MakeFillet(Shape, R, ShapeType, ListShapes)</em>
\n <b>Arguments:</b> Name + 1 shape + one or several edges (or faces)
+ 1 value (Fillet radius).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\n Alternatively, there is a possibility to create a fillet with a
variable radius. For this, toggle the lower radio button and define
transformations.
\n <b>Arguments:</b> Name + 1 hexahedral solid + 1 or 2 faces + 1
integer (number of blocks).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
\image html mtransf1.png
and \em NbTimesV are numbers of transformations.
\n <b>Arguments:</b> Name + 1 hexahedral solid + 2, 3 or 4 faces + 2
integers (number of blocks).
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
+
\image html mtransf2.png
restored sub-shapes, and the prefix "from_subshapes_of_" to the names of partially restored subshapes.
By default this option is On.
+\anchor preview_anchor <br><center><b>Preview</b></center>
+<b>Preview</b> checkbox allows display/erase simulation of the <b>Result</b> in the viewer.
*/
</ul> </li>
</ul>
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
+
Example:
In the images below the box is the exploded shape and the cylinder is the reference shape. In the first image the edge IN the reference cylinder is highlighted in red, in the second the edges OUT of the reference cylinder are highlighted.
<li> <b>Sub Shapes Type</b> is the type of required sub shapes; </li>
</ul>
+\n <b>Advanced options</b> \ref preview_anchor "Preview"
+
\n <b>TUI Command:</b> <em> geompy.GetSharedShapesMulti(Shapes,
Type),</em> where \em Shapes is a list of shapes to fing shared sub
shapes of and \em Type is the type of required sub shapes.