update documentation about new filters

This commit is contained in:
ptv 2009-02-13 07:55:21 +00:00
parent d5cf4eab6c
commit 27212c6743
9 changed files with 115 additions and 36 deletions

View File

@ -28,7 +28,17 @@ The following dialog box will appear:
<li>the type of elements which will be extruded (1D or 2D),</li>
<li>specify the IDs of the elements which will be extruded by
selecting them in the 3D viewer or select the whole mesh or
submesh,</li>
submesh,
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>specify the distance at which the elements will be extruded,</li>
<li>specify the vector along which the elements will be extruded,</li>
<li>number of steps.</li>

View File

@ -98,9 +98,16 @@ The following dialog box will appear:
<li>In the dialog box you should:
<ul>
<li>select the type of elements which will be extruded (1D or 2D),</li>
<li>specify the <b>IDs of the elements</b> which will be extruded by
selecting them in the 3D viewer or <b>Select the whole mesh, submesh
or group</b>,
<li>specify the <b>IDs of the elements</b> which will be extruded
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>define the Path along which the elements will be extruded,
\n Path definition consists of several elements:
@ -153,4 +160,4 @@ duplicated nodes and faces, because no sewing is done.
<br><b>See Also</b> a sample TUI Script of an
\ref tui_extrusion_along_path "Extrusion along a Path" operation.
*/
*/

View File

@ -29,8 +29,15 @@ The following dialog box will appear:
\image html removenodes.png
In this dialog box you can specify one or several nodes (with pressed
Shift button) by choosing them in the 3D viewer.
In this dialog box you can specify one or several nodes
<ul>
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on a node in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the nodes. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
</ol>
@ -56,8 +63,15 @@ The following dialog box will appear:
\image html removeelements.png
In this dialog box you can specify one or several elements of your
mesh (with pressed Shift button) by choosing them in the 3D viewer.
In this dialog box you can specify one or several elements
<ul>
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>Click \b Apply or <b>Apply and Close</b> to confirm deletion of the specified elements.</li>
</ol>

View File

@ -27,9 +27,17 @@ The following dialog box shall appear:
In this dialog box you should specify:
<ul>
<li>the type of elements which will be extruded (1D or 2D),</li>
<li>specify the IDs of the elements which will be revolved by
selecting them in the 3D viewer or select the whole mesh or
submesh,</li>
<li>specify the IDs of the elements which will be revolved
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>specify the axis (point and vector) around which the elements will
be revolved,</li>
<li>angle of rotation and number of steps,</li>
@ -59,4 +67,4 @@ elements of the source mesh to the newly created one. </li>
<br><b>See Also</b> a sample TUI Script of a
\ref tui_revolution "Revolution" operation.
*/
*/

View File

@ -15,7 +15,17 @@ select the \b Rotation item. The following dialog box shall appear:
\image html rotation.png
\par
In this dialog box you can specify the elements which should be
rotated and the rotation parameters:
rotated
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
and the rotation parameters:
<ul>
<li>\b Axis: point and vector</li>
<li>\b Angle of rotation</li>
@ -36,4 +46,4 @@ rotated and the rotation parameters:
<br><b>See Also</b> a sample TUI Script of a
\ref tui_rotation "Rotation" operation.
*/
*/

View File

@ -46,7 +46,7 @@ in the Library.
is no selected mesh in the Object Browser and the filter can not be
created. You have to select the mesh and the button will be enabled.
\image html a-filteronedges.png
\image html a-filteronfaces.png
Some criteria are applicable to all <b>Entity types</b>:
<ul><li>

View File

@ -21,15 +21,23 @@ specified:
<ul>
<li><b>Id Elements</b> field allows to specify the elements which
should be smoothed by selecting them in the 3D viewer (lock \b Shift
button to select several elements).</li>
<li><b>Select whole mesh, submesh or group</b> - smoothing is applied
to the whole mesh or its part.</li>
<li><b>Fixed nodes ids:</b> some nodes keep their location during
should be smoothed
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<b>Fixed nodes ids:</b> some nodes keep their location during
smoothing. If a mesh is built on a geometry shape, the nodes built on
geometrical edges are always fixed. If smoothing is applied to a part
of a mesh then the boundary nodes of an elements set are also
fixed. Any other nodes may be additionally fixed.</li>
fixed. Any other nodes may be additionally fixed. Fixed nodes can be
selected manually or by filters too.</li>
<li><b>Smoothing Method:</b>
<ul>
<li>\b Laplacian smoothing pulls a node toward the center of

View File

@ -28,13 +28,23 @@ or some of its elements specifying:
<li>one plane (point and normal)</li>
</ul>
\n Toggle the corresponding checkbox to <b> Select whole mesh, submesh or group.</b>
\n When <b>Move elements</b> radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
\n When <b>Copy elements</b> radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
\n When <b>Create as new mesh</b> radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_mirrored (you can change this name in the adjacent box).
\n <b> Copy groups </b> checkbox allows copying the groups of elements of the source mesh to the newly created one.
<ul>
<li>Select elements for the symmetry operation
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>When <b>Move elements</b> radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location</li>
<li>When <b>Copy elements</b> radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.</li>
<li>When <b>Create as new mesh</b> radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_mirrored (you can change this name in the adjacent box).</li>
<li><b> Copy groups </b> checkbox allows copying the groups of elements of the source mesh to the newly created one.</li>
</ul>
\par

View File

@ -24,14 +24,26 @@ or some of its elements specifying:
<li>two points (starting and ending)</li>
<li>one vector</li>
</ul>
Toggle the corresponding checkbox to <b>Select whole mesh, submesh or
group</b>.
\n When <b>Move elements</b> radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
\n When <b>Copy elements</b> radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
\n When <b>Create as new mesh</b> radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_translated (you can change this name in the adjacent box).
\n <b> Copy groups </b> checkbox allows copying the groups of elements of the source mesh to the newly created one.
<ul>
<li>Select elements for the translation operation
<ul>
<li>Check on <b>Select the whole mesh, submesh or group</b> option
<li>Choosing them manually with the mouse in the 3D Viewer. You can
click on an element in the 3D viewer and it will be highlighted</li>
<li>Applying Filters. The <b>Set filter</b> button allows to apply a
definite filter to selection of the elements. See more
about filters on the
\ref selection_filter_library_page "Selection filter library" page.</li>
</ul>
</li>
<li>When <b>Move elements</b> radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location</li>
<li>When <b>Copy elements</b> radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.</li>
<li>When <b>Create as new mesh</b> radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_translated (you can change this name in the adjacent box).</li>
<li><b> Copy groups </b> checkbox allows copying the groups of elements of the source mesh to the newly created one.</li>
</ul>
<br><b>See Also</b> a sample TUI Script of a
\ref tui_translation "Translation" operation.
*/
*/