mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-05 13:54:16 +05:00
0021861: EDF 2226 : Documentation of numeric functor option in split quadrangles is unclear
An error in documentation is fixed
This commit is contained in:
parent
0798335da8
commit
a4e7b785fa
@ -8,7 +8,7 @@ corners.
|
|||||||
|
|
||||||
<em>To cut quadrangles:</em>
|
<em>To cut quadrangles:</em>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Display a mesh or a submesh in the 3D viewer.</li>
|
<li>Display a mesh or a sub-mesh in the 3D viewer.</li>
|
||||||
<li>In the \b Modification menu select the <b>Cutting of quadrangles</b> item or
|
<li>In the \b Modification menu select the <b>Cutting of quadrangles</b> item or
|
||||||
click <em>"Cutting of quadrangles"</em> button in the toolbar.
|
click <em>"Cutting of quadrangles"</em> button in the toolbar.
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ selected element or elements from the list click \b Remove button. <b>Sort
|
|||||||
list</b> button allows to sort the list of IDs. \b Filter button allows to
|
list</b> button allows to sort the list of IDs. \b Filter button allows to
|
||||||
apply a definite filter to the selection of quadrangles.</li>
|
apply a definite filter to the selection of quadrangles.</li>
|
||||||
<li><b>Apply to all</b> radio button allows to modify the orientation of all
|
<li><b>Apply to all</b> radio button allows to modify the orientation of all
|
||||||
quadrangles of the currently displayed mesh or submesh.</li>
|
quadrangles of the currently displayed mesh or sub-mesh.</li>
|
||||||
<li>\b Preview - provides a preview of cutting in the viewer.</li>
|
<li>\b Preview - provides a preview of cutting in the viewer.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -39,12 +39,11 @@ quadrangles of the currently displayed mesh or submesh.</li>
|
|||||||
<li><b>Use diagonal 1-3</b> and <b>Use diagonal 2-4</b> allows to
|
<li><b>Use diagonal 1-3</b> and <b>Use diagonal 2-4</b> allows to
|
||||||
specify the opposite corners which will be connected by the cutting
|
specify the opposite corners which will be connected by the cutting
|
||||||
edge.</li>
|
edge.</li>
|
||||||
<li><b>Use numeric factor</b> - allows to apply the operation only to
|
<li><b>Use numeric factor</b> - allows to chose a quality criterion
|
||||||
those objects which meet the chosen criterion (from the list of
|
optimization of which will be used to select the cutting edge.</li>
|
||||||
Quality Controls, i.e. Skew, Warping, Minimum Angle, etc.)</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><b>Select from</b> - allows to choose a submesh or an existing
|
<li><b>Select from</b> - allows to choose a sub-mesh or an existing
|
||||||
group whose quadrangle elements will be automatically added to the
|
group whose quadrangle elements will be automatically added to the
|
||||||
list.</li>
|
list.</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -60,4 +59,4 @@ list.</li>
|
|||||||
<br><b>See Also</b> a sample TUI Script of a
|
<br><b>See Also</b> a sample TUI Script of a
|
||||||
\ref tui_cutting_quadrangles "Cutting Quadrangles" operation.
|
\ref tui_cutting_quadrangles "Cutting Quadrangles" operation.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
@ -7,7 +7,7 @@ once many triangles if they have adjacent edges.
|
|||||||
|
|
||||||
<em>To union several triangles:</em>
|
<em>To union several triangles:</em>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Display a mesh or a submesh in the 3D viewer.</li>
|
<li>Display a mesh or a sub-mesh in the 3D viewer.</li>
|
||||||
<li>In the \b Modification menu select the <b>Union of triangles</b>
|
<li>In the \b Modification menu select the <b>Union of triangles</b>
|
||||||
item or click <em>"Union of triangles"</em> button in the toolbar.
|
item or click <em>"Union of triangles"</em> button in the toolbar.
|
||||||
|
|
||||||
@ -27,11 +27,10 @@ elements from the list click the \b Remove button. The \b Sort button allows
|
|||||||
to sort the list of IDs. The <b>Set filter</b> button allows to apply a
|
to sort the list of IDs. The <b>Set filter</b> button allows to apply a
|
||||||
definite filter to selection of triangles.</li>
|
definite filter to selection of triangles.</li>
|
||||||
<li><b>Apply to all</b> radio button allows to modify connectivity and
|
<li><b>Apply to all</b> radio button allows to modify connectivity and
|
||||||
type of all triangles of the currently displayed mesh or submesh.</li>
|
type of all triangles of the currently displayed mesh or sub-mesh.</li>
|
||||||
<li>\b Criterion menu allows to apply the operation only to those
|
<li>\b Criterion menu allows to chose a quality criterion
|
||||||
object which meet the chosen criterion (from the list of Quality
|
optimization of which will be used to select triangles to unite.</li>
|
||||||
Controls, i.e. Skew, Warping, Minimum Angle, etc.)</li>
|
<li><b>Select from</b> set of fields allows to choose a sub-mesh or an
|
||||||
<li><b>Select from</b> set of fields allows to choose a submesh or an
|
|
||||||
existing group whose triangle elements will be automatically added to
|
existing group whose triangle elements will be automatically added to
|
||||||
the list.</li>
|
the list.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user