Click or drag to resize

ColoredMeshResultsVisitor Fields

The ColoredMeshResultsVisitor type exposes the following members.

Fields
  NameDescription
Protected field_center_color_range_on_zero
sets whether color scheme shall be zero centered or not.
Protected field_color_scheme
color scheme to be used for coloring the legend.
Protected field_l_factor
factor for legend numbers.
Protected field_l_header
title of legend.
Protected field_layer_ind
index of layer for which to gather results.
(Inherited from MeshResultsVisitor.)
Protected field_lcSuperImp
SuperPosition rule for the results.
(Inherited from MeshResultsVisitor.)
Protected field_legend_colors
colors for the legend.
Protected field_legend_number_fmt
number format to be used for the legend.
Protected field_legend_tags
description of the colors for the legend.
Protected field_max_res
maximum of all result values.
Protected field_meshes
resulting list of meshes.
(Inherited from MeshResultsVisitor.)
Protected field_min_res
minimum of all result values.
Protected field_model
Model from which results are to be gathered.
(Inherited from ModelElementVisitor.)
Protected field_render_lims
factor for min/max result values where boundaries of color range shall be.
Protected field_res_values
result values connected to the mesh vertices.
Protected field_with_caps
if true caps will be added at the boundaries between two consecutive meshes of the results.
(Inherited from MeshResultsVisitor.)
Top
See Also