modify data 3d

modify data 3d

The modify data 3d module provides the ability to interactively change data in 3D volumetric models. This is not a recommended practice since volumetric models created in EVS generally have underlying statistical measures of quality that will be meaningless if the data is modified in any way.

However, it is not unusual for a model to occasionally have regions where extrapolation artifacts cause shards of plumes to appear. This module provides a way to remove those.

The basic approach is to move the modification sphere to the problem region and set the size and shape of the ellipsoid before changing your data.

Note: This module does not modify the upstream data.

Ports

DirectionNameTypeDescription
InputInput FieldFieldThe field containing the data to be modified.
InputZ ScaleNumberThe factor for vertical scaling.
OutputOutput FieldFieldA field containing the field with modified data.
OutputSampleDataRenderableA renderable object displaying the selected data.

Properties

PropertyTypeDescription
Transition OptionChoice: Linear, Non-LinearThe Transition Option control allows the user to select how the values are modified. Linear causes the weighting to be a straight line from the Inner Weighting value to zero at the outer change radius. Non-Linear is a smooth transition from the Inner Weighting value to zero at the outer change radius.
AnisotropyDoubleThe Anisotropy is the ratio of the change radius in the x-y plane to the vertical (z) direction for undistorted coordinates.
Pre Altered Z ScaleDoublePre-Altered Z Scaling is the z-exaggeration you are using for display purposes.
Create Output FieldButtonCreate Modified Output Field button causes the modified data to be output.

Modification Settings

PropertyTypeDescription
X CenterDoubleThe X Center slider controls the center of the change sphere.
Y CenterDoubleThe Y Center slider controls the center of the change sphere.
Z CenterDoubleThe Z Center slider controls the center of the change sphere.
Glyph Display RadiusDoubleGlyph Display Radius is the size (in your units) of the spherical glyph that identifies the center modification location.
Modification ValueDoubleThe Modification Value is the value to change (clamp) the data set.
Inner WeightingDoubleThe Inner Weighting is the constant value over the inner change radius.
Inner Change RadiusDoubleThe Inner Change Radius is the radius in the x-y plane of the region affected at the constant Inner Weighting.
Outer Change RadiusDoubleThe Outer Change Radius is the radius in the x-y plane of the total region affected.

Display Settings

PropertyTypeDescription
Display PointsBooleanThe Display Points toggle controls whether the affected nodes (cloud of points) will be displayed.