0022169: [CEA 750] Chose before visualization mesh element type to display

This commit is contained in:
vsr 2013-06-21 06:29:36 +00:00
parent bcb546c1b2
commit dfbb1fceb3
5 changed files with 207 additions and 201 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -9,221 +9,227 @@ later sessions with this module.
\image html pref21.png \image html pref21.png
<ul> - <b>Automatic Update</b>
<li><b>Automatic Update</b></li> - If you toggle <b>Automatic Update</b> checkbox, the model in your
<ul> viewer automatically updated when you make changes in it, depending on
<li>If you toggle <b>Automatic Update</b> checkbox, the model in your values of additional preferences specified below.
viewer automatically updated whenever you make changes in it.</li> - <b>Size limit (elements)</b> - allows to specify the maximum
<li><b>Size limit (elements)</b> - allows to specify the maximum number of elements in the resulting mesh for which the automatic updating
number of elements in the resulting mesh for which the automatic updating of the presentation is performed. This option affects only
of the presentation is performed. This option affects only <b>Compute</b> operation. Zero value means "no limit". Default value
<b>Compute</b> operation. Zero value means "no limit". Default value is 500 000 mesh elements.
is 500 000 mesh elements. - <b>Incremental limit check</b> - when this control is switched on,
</ul> check for mesh size limit will be applied not to total number of
<li><b>Quality Controls</b></li> elements in resulting mesh, but iteratively to each entity types
<ul> in the following order: 0D elements, edges, faces, volumes, balls;
<li>If you toggle <b>Display entity</b>, both faces and edges of an at each step number of entities of given type will be added to the
object will be displayed in the viewer by default.</li> total number of elements computed at previous step - if resulting
<li>If you toggle <b>Use precision</b> checkbox, you can display numbers in number of elements does not exceed size limit, the entities of
<b>Quality Control</b> diagrams at the necessary level of precision.</li> this type will be shown, otherwise user will be warned that some
<li><b>Number of digits after point</b> - defines precision for <b>Quality Controls</b>. By default, numbers in <b>Quality Control</b> entities are not shown.
diagrams are presented as integers.</li>
<li><b>Double nodes tolerance</b> defines the maximal distance between two - <b>Quality Controls</b>
mesh nodes, at which they are considered coincident by <b>Double nodes</b> - If you toggle <b>Display entity</b>, both faces and edges of an
quality control. object will be displayed in the viewer by default.
</ul> - If you toggle <b>Use precision</b> checkbox, you can display numbers in
<li><b>Display mode</b> - allows to set Wireframe, Shading, Nodes or Shrink <b>Quality Control</b> diagrams at the necessary level of precision.
presentation mode as default.</li> - <b>Number of digits after point</b> - defines precision for
<li><b>Representation of the 2D quadratic elements</b></li> <b>Quality Controls</b>. By default, numbers in <b>Quality Control</b>
<ul> diagrams are presented as integers.
<li><b>Representation of the 2D quadratic elements</b> combobox - allows - <b>Double nodes tolerance</b> defines the maximal distance between two
to select lines or arcs for representation of quadratic elements.</li> mesh nodes, at which they are considered coincident by <b>Double nodes</b>
<li><b>Maximum Angle</b> - maximum deviation angle used by the quality control.
application to build arcs. </li>
</ul> - <b>Display mode</b> - allows to set Wireframe, Shading, Nodes or Shrink
<li><b>Mesh export</b></li> presentation mode as default.
<ul>
<li>If you toggle <b>Automatically create groups for MED export</b> checkbox, - <b>Representation of the 2D quadratic elements</b>
this operation will be carried out automatically.</li> - <b>Representation of the 2D quadratic elements</b> combobox - allows
<li>If you toggle <b>Automatic renumbering</b> checkbox, the exported to select lines or arcs for representation of quadratic elements.
mesh will be renumbered automatically</li> - <b>Maximum Angle</b> - maximum deviation angle used by the
</ul> application to build arcs.
<li><b>Mesh computation</b></li>
<ul> - <b>Mesh export</b>
<li><b>Show a computation result notification</b> combobox allows to - If you toggle <b>Automatically create groups for MED export</b> checkbox,
select the notification mode about a mesh computation result. this operation will be carried out automatically.
There are 3 possible modes:</li>
<ul> - <b>Mesh computation</b>
<li><b>Never</b> - do not show the result dialog at all;</li> - <b>Show a computation result notification</b> combobox allows to
<li><b>Errors only</b> - the result dialog will be shown if there were select the notification mode about a mesh computation result.
some errors during a mesh computation;</li> There are 3 possible modes:
<li><b>Always</b> - show the result dialog after each mesh - <b>Never</b> - do not show the result dialog at all;
computation. This is a default mode.</li> - <b>Errors only</b> - the result dialog will be shown if there were
</ul></ul> some errors during a mesh computation;
<li><b>Mesh information</b></li> - <b>Always</b> - show the result dialog after each mesh
<ul> computation. This is a default mode.
<li><b>Mesh element information</b></li> - Change the way mesh element
information is shown: - <b>Mesh information</b>
<ul> - <b>Mesh element information</b> - change the way mesh element
<li><b>Simple</b> - as a plain text</li> information is shown:
<li><b>Tree</b> - in a tree-like form</li> - <b>Simple</b> - as a plain text
</ul> - <b>Tree</b> - in a tree-like form
<li><b>Automatic nodes compute limit</b></li> - allows to define the size limit for the - <b>Automatic nodes compute limit</b> - allows to define the size limit for the
mesh groups for which the number of underlying nodes is calculated mesh groups for which the number of underlying nodes is calculated
automatically. If the group size exceeds the value set in the preferences, automatically. If the group size exceeds the value set in the preferences,
the user will have to press \em Compute button explicitly. Zero value the user will have to press \em Compute button explicitly. Zero value
means "no limit". By default the value is set to 100 000 mesh elements. means "no limit". By default the value is set to 100 000 mesh elements.
</li> - <b>Automatic controls compute limit</b> - allows to define the size limit for the
<li><b>Automatic controls compute limit</b></li> - allows to define the size limit for the mesh elements for which the Aspect Ratio histogram is calculated
mesh elements for which the Aspect Ratio histogram is calculated automatically. If the mesh elements size exceeds the value set in the preferences,
automatically. If the mesh elements size exceeds the value set in the preferences, the user will have to press \em Compute button explicitly. Zero value
the user will have to press \em Compute button explicitly. Zero value means "no limit". By default the value is set to 3 000 mesh elements.
means "no limit". By default the value is set to 3 000 mesh elements. - <b>Show details on groups in element information tab</b> - when
</li> this option is switched off (default), only the names of groups, to which the node
<li><b>Show details on groups in element information tab</b> - when or element belongs, are shown in the \ref mesh_element_info_anchor "Info Tab"
this option is switched off (default), only the names of groups, to which the node tab of "Mesh Information" dialog box. If this option is
or element belongs, are shown in the \ref mesh_element_info_anchor "Info Tab" switched on, the detailed information on groups is shown.
tab of "Mesh Information" dialog box. If this option is - <b>Dump base information</b> - allows to dump base mesh information to the
switched on, the detailed information on groups is shown.</li> file, see \ref mesh_infos_page.
<li><b>Dump base information</b> - allows to dump base mesh information to the - <b>Dump element information</b> - allows to dump element information to the
file, see \ref mesh_infos_page.</li> file, see \ref mesh_infos_page.
<li><b>Dump element information</b> - allows to dump element information to the - <b>Dump additional information</b> - allows to dump additional mesh
file, see \ref mesh_infos_page.</li> information to the file, see \ref mesh_infos_page.
<li><b>Dump additional information</b> - allows to dump additional mesh - <b>Dump controls information</b> - allows to dump quality mesh
information to the file, see \ref mesh_infos_page.</li> information to the file, see \ref mesh_infos_page.
<li><b>Dump controls information</b> - allows to dump quality mesh
information to the file, see \ref mesh_infos_page.</li> - <b>Automatic Parameters</b>
</ul> - <b>Ratio Bounding Box Diagonal / Max Size</b> - this parameter is
<li><b>Automatic Parameters</b></li> used for automatic meshing: ratio between the bounding box of the
<ul> meshed object and the Max Size of segments.
<li><b>Ratio Bounding Box Diagonal / Max Size</b> - this parameter is - <b>Default Number of Segments</b> - allows defining the default
used for automatic meshing: ratio between the bounding box of the number of segments on each edge.
meshed object and the Max Size of segments.</li>
<li><b>Default Number of Segments</b> - allows defining the default - <b>Mesh loading</b>
number of segments on each edge</li> - If <b>No mesh loading from study file at hypothesis modification</b>
</li></ul> checkbox is on, the mesh data will not be loaded from the study file
<li><b>Mesh loading</b></li> when a hypothesis is modified. This allows saving time by omitting
<ul> loading data of a large mesh that is planned to be recomputed with other parameters.
<li>If <b>No mesh loading from study file at hypothesis modification</b>
checkbox is on, the mesh data will not be loaded from the study file - <b>Input fields precision</b>
when a hypothesis is modified. This allows saving time by omitting - <b>Length precision</b> - allows to adjust input precision of coordinates and dimensions.
loading data of a large mesh that is planned to be recomputed with other parameters.</li> - <b>Angular precision</b> - allows to adjust input precision of angles.
</ul> - <b>Length tolerance precision</b> - allows to adjust input precision of tolerance of coordinates and dimensions.
<li><b>Input fields precision</b></li> - <b>Parametric precision</b> - allows to adjust input precision of parametric values.
<ul> - <b>Area precision</b> - allows to adjust input precision of mesh element area.
<li><b>Length precision</b> - allows to adjust input precision of coordinates and dimensions.</li> - <b>Volume precision</b> - allows to adjust input precision of mesh element volume.
<li><b>Angular precision</b> - allows to adjust input precision of angles.</li>
<li><b>Length tolerance precision</b> - allows to adjust input precision of tolerance of coordinates and dimensions.</li> - <b>Preview</b>
<li><b>Parametric precision</b> - allows to adjust input precision of parametric values.</li> - <b>Sub-shapes preview chunk size</b> - allows to limit the number
<li><b>Area precision</b> - allows to adjust input precision of mesh element area.</li> of previewed sub-shapes shown in the hypotheses creation dialog boxes,
<li><b>Volume precision</b> - allows to adjust input precision of mesh element volume.</li> for example "Reverse Edges" parameter of \ref number_of_segments_anchor "Number of segments" hypothesis.
</ul>
<li><b>Preview</b></li> - <b>Python Dump</b>
<ul> - <b>Historical python dump</b> checkbox allows switching between
<li><b>Sub-shapes preview chunk size</b> - allows to limit the number \a Historical and \a Snapshot dump mode:
of previewed sub-shapes shown in the hypotheses creation dialog boxes, - In \a Historical mode, Python Dump script includes all commands
for example "Reverse Edges" parameter of \ref number_of_segments_anchor "Number of segments" hypothesis. performed by SMESH engine.
</ul> - In \a Snapshot mode, the commands relating to objects removed
<li><b>Python Dump</b></li> from the Study as well as the commands not influencing the
<ul> current state of meshes are excluded from the script.
<li><b>Historical python dump</b> checkbox allows switching between
\a Historical and \a Snapshot dump mode. In \a
Historical mode, Python Dump script includes all commands
performed by SMESH engine. In \a Snapshot mode, the commands
relating to objects removed from the Study as well as the commands
not influencing the current state of meshes are excluded from the script.</li>
</ul>
</ul>
<h2>Mesh Preferences</h2> <h2>Mesh Preferences</h2>
\image html pref22.png \image html pref22.png
<ul> - <b>Nodes</b>
<li><b>Nodes</b></li> - <b>Color</b> - allows to select the color of nodes. Click on the
<ul> colored line to access to the <b>Select Color</b> dialog box.
<li><b>Color</b> - allows to select the color of nodes. Click on the - <b>Type of marker</b> - allows to define the shape of nodes.
colored line to access to the <b>Select Color</b> dialog box.</li> - <b>Scale of marker</b> - allows to define the size of nodes.
<li><b>Type of marker</b> - allows to define the shape of nodes.</li>
<li><b>Scale of marker</b> - allows to define the size of nodes.</li> - <b>Elements</b>
</ul> - <b>Surface color</b> - allows to select the surface color of 2D elements
<li><b>Elements</b></li> (seen in Shading mode). Click on the colored line to access to the
<ul> <b>Select Color</b> dialog box.
<li><b>Surface color</b> - allows to select the surface color of elements - <b>Back surface color</b> - allows to select the back surface color
(seen in Shading mode). Click on the colored line to access to the <b>Select Color</b> dialog box.</li> of 2D elements. This is useful to differ 2d elements with
<li><b>Back surface color</b> - allows to select the interior surface color reversed orientation. Use the slider to select the color generated basing on
of elements. Use the slider to select the color generated basing on the <b>Surface color</b> by changing its brightness and saturation.
the <b>Surface color</b> by changing its brightness and saturation.</li> - <b>Volume color</b> - allows to select the surface color of 3D elements
<li><b>Outline color</b> - allows to select the color of element (seen in Shading mode).
borders. Click on the colored line to access to the <b>Select Color</b> dialog box.</li> - <b>Reversed volume color</b> - allows to select the surface color
<li><b>Wireframe color</b> - allows to select the color of borders of of reversed 3D elements. Use the slider to select the color generated basing on
elements in the wireframe mode. Click on the colored line to access to the <b>Select Color</b> dialog box.</li> the <b>Volume color</b> by changing its brightness and saturation.
<li><b>Width</b> - allows to define the width of lines (edges and borders of elements).</li> - <b>0D elements</b> - allows to choose color of 0D mesh elements.
<li><b>Shrink coef.</b> - allows to define relative space of elements - <b>Balls</b> - allows to choose color of discrete mesh elements (balls).
compared to gaps between them in shrink mode.</li> - <b>Outline color</b> - allows to select the color of element
</ul> borders.
<li><b>Orientation of Faces</b> - allows to define the behavior of - <b>Wireframe color</b> - allows to select the color of borders of
<b>Orientation of faces</b> functionality</li> elements in the wireframe mode.
<ul> - <b>Size of 0D elements</b> - specifies default size of 0D elements.
<li> \b Color - allows to define the color of orientation vertors;</li> - <b>Size of ball elements</b> - specifies default size of discrete
<li> \b Scale - allows to define the size of orientation vectors;</li> elements (balls).
<li> <b> 3D Vector </b> checkbox allows to choose between 2D planar - <b>Line width</b> - allows to define the width of 1D elements (edges).
and 3D vectors.</li> - <b>Outline width</b> - allows to define the width of borders of
</ul> 2D and 3D elements (shown in the Shading mode).
</ul> - <b>Shrink coef.</b> - allows to define relative space of elements
compared to gaps between them in shrink mode.
- <b>Groups</b> allows to define groups default properties:
- <b>Names color</b> - specifies color of group names to be used in
3D viewer.
- <b>Default color</b> - specifies default group color.
- <b>Numbering</b> allows to define properties of numbering functionality:
- <b>Nodes</b> - specifies text properties of nodes numbering
(font family, size, attributes, color).
- <b>Elements</b> - same for elements.
- <b>Orientation of Faces</b> - allows to define the behavior of
<b>Orientation of faces</b> functionality:
- \b Color - allows to define the color of orientation vertors;
- \b Scale - allows to define the size of orientation vectors;
- <b>3D Vector</b> checkbox allows to choose between 2D planar
and 3D vectors.
<br><h2>Selection Preferences</h2> <br><h2>Selection Preferences</h2>
\image html pref23.png \image html pref23.png
<ul> - <b>Selection</b> - performed with mouse-indexing (preselection)
<li><b>Selection</b> - performed with mouse-indexing (preselection) and left-clicking on an object, whose appearance changes as defined in
and left-clicking on an object, whose appearance changes as defined in the <b>Preferences</b>.
the <b>Preferences</b>.</li> - <b>Object Color</b> - allows to select the color of mesh (edges and
<ul> borders of meshes) of the selected entity. Click on the colored line
<li><b>Object Color</b> - allows to select the color of mesh (edges and to access to the <b>Select Color</b> dialog box.
borders of meshes) of the selected entity. Click on the colored line - <b>Element color</b> - allows to select the color of surface of selected
to access to the <b>Select Color</b> dialog elements (seen in Shading mode). Click on the colored line to access
box.</li> to the <b>Select Color</b> dialog box.
<li><b>Element color</b> - allows to select the color of surface of selected
elements (seen in Shading mode). Click on the colored line to access - <b>Preselection</b> - performed with mouse-indexing on an object,
to the <b>Select Color</b> dialog box.</li> whose appearance changes as defined in the <b>Preferences</b>.
</ul> - <b>Highlight Color</b> - allows to select the color of mesh (edges and
<li><b>Preselection</b> - performed with mouse-indexing on an object, borders of meshes) of the entity . Click on the colored line to access
whose appearance changes as defined in the <b>Preferences</b>.</li> to the <b>Select Color</b> dialog box.
<ul>
<li><b>Highlight Color</b> - allows to select the color of mesh (edges and - <b>Precision</b> - in this menu you can set the value of precision
borders of meshes) of the entity . Click on the colored line to access used for <b>Nodes</b>, <b>Elements</b> and <b>Objects</b>.
to the <b>Select Color</b> dialog box.</li>
</ul>
<li><b>Precision</b> - in this menu you can set the value of precision
used for <b>Nodes</b>, <b>Elements</b> and <b>Objects</b>.</li>
</ul>
<br><h2>Scalar Bar Preferences</h2> <br><h2>Scalar Bar Preferences</h2>
\image html pref24.png \image html pref24.png
<ul> - <b>Font</b> - in this menu you can set type, face and color for
<li><b>Font</b> - in this menu you can set type, face and color for the font of <b>Title</b> and <b>Labels</b>.
the font of <b>Title</b> and <b>Labels</b>.</li>
<li><b>Colors & Labels</b> - in this menu you can set the <b>number of - <b>Colors & Labels</b> - in this menu you can set the <b>number of
colors</b> and the <b>number of labels</b> in use.</li> colors</b> and the <b>number of labels</b> in use.
<li><b>Orientation</b> - here you can choose between vertical and
horizontal orientation of the <b>Scalar Bar</b></li>. - <b>Orientation</b> - here you can choose between vertical and
<li><b>Origin & Size Vertical & Horizontal</b> - allows to define horizontal orientation of the <b>Scalar Bar</b>
placement (<b>X</b> and <b>Y</b>) and lookout (<b>Width</b> and
<b>Height</b>) of Scalar Bars</li> - <b>Origin & Size Vertical & Horizontal</b> - allows to define
<ul> placement (<b>X</b> and <b>Y</b>) and lookout (<b>Width</b> and
<li><b>X</b>: abscissa of the point of origin (from the left <b>Height</b>) of Scalar Bars.
side)</li> - <b>X</b>: abscissa of the point of origin (from the left
<li><b>Y</b>: ordinate of the origin of the bar (from the bottom)</li> side)
</ul> - <b>Y</b>: ordinate of the origin of the bar (from the bottom)
<li><b>Distribution</b> in this menu you can Show/Hide distribution histogram of the values of the <b>Scalar Bar</b> and specify the <b>Coloring Type</b> of the histogram</li>
<ul> - <b>Distribution</b> in this menu you can Show/Hide distribution
<li><b>Multicolor</b> the histogram is colored as <b>Scalar Bar</b></li> histogram of the values of the <b>Scalar Bar</b> and specify the
<li><b>Monocolor</b> the histogram is colored as selected with <b>Distribution color</b> selector</li> <b>Coloring Type</b> of the histogram:
</ul> - <b>Multicolor</b> the histogram is colored as <b>Scalar Bar</b>
</ul> - <b>Monocolor</b> the histogram is colored as selected with
<b>Distribution color</b> selector
*/ */