result iso load

HyperView - MultiCoreLoad the iso data type.

Syntax

result iso load <name> <name1>=<value1>, ?<name2>=<value2>?, ... ?<nameN>=<valueN>?

Argument

<name>
The name of the result scalar plot.
<name>=<value>
The name=value data name and/or attribute pairs that define the relevant data for the plot. For attributes, this can be either the attribute name or ID.
avgboundaries=<true/false>
true - Enables the nodal averaging across the component boundary.
avgfactor=<factor>
Enter a value for the averaging factor.
avgfeatureangle=<true/false>
true - Activate this option to specify the threshold value for elements to be considered as part of the same feature by specifying a feature angle value. All adjacent elements whose normals are less than or equal to the threshold value are averaged.
avgmode=<none/simple/maximum/minimum/advanced/difference>
The averaging method type that HyperView used to average the results.
complexfilter=<mag/phase/real/imaginary>
Enter mag, phase, real, or imaginary to extract one of those components from a complex number separately. When a complex result is loaded, HyperView automatically switch to modal animation mode. Select a complex filter.
component = <component>
Enter a data component type. The available components is based on the selected result type.
cornerdata=<true/false>
If corner data is available, enter true to use the Use corner data option, which displays color bands by interpolating available corner results within each element.
displayed=<true/false>
true - Activate this option to load results only on the displayed entities.
featureangle=<angle>
The value to be used in the feature angle averaging calculations. The default is 30 degrees. All the elements whose normals are less or equal to the specified threshold value are averaged. The value can range from 0 to 180 degrees.
ignoreflippednormals=<true/false>
For feature-based averaging.
true - Allows for any modeling discrepancies to be disregarded.
false - Enforce strict adherence to the angle between adjacent element normals.
layer=<layer>
If a layer definition is available for an element, you can create an iso plot for a specified element layer by selecting Lower, Mid, or Upper. The settings will be applied to all layers defined in the model.
layerfilter=<layerfilter id / layerfilter label?>
Enter an ID value or a label to reduce the layer list available for aggregation for the data types which have layers.
marked = <true/false>
Enable/disabled marked elements.
projectionrule=<none/xy/xz/yx/yz/zx/zy>
For shell (or planar) elements, results in any 3D coordinate system can be projected onto the element plane. Enter none to not use the projection rule.
showmidnoderesults=<true/false>
Select true to calculate or use mid-side node results when displaying an iso plot.
sset = <sset name>
Enter a selection set name.
system=<analysis/global/elemental/system name>
Enter the coordinate system type that will be used to calculate the results.
type =<typel>
The result type.
usetracking=<true/false>
If a tracking system has been activated in the Tracking panel, select true to transform and resolve the results in the activated tracking system.
variation=<true/false>
true enables a variation range.

Example

Display the iso plot
result iso load "Stress, Analysis System" projectionrule="none" type="Stress"