Skip to content

Concept

To visualize data in 3D Visualization View, acZoomIn uses the following process:
Visualization Process

Explanation

DTS: Dataset Profile
It gives the configured data to be used in AVO. It is based on Dataset AddOn.
A dataset profile must be loaded to use its scalar or vector data (variables). All dataset profiles are shared between documents.

AVO: Abstract Visualization Object
It gives the way the data is displayed in 3D Visualization view. It is based on AddOn.

ROI: Region Of Interest
It delimits the data to be visualized. It is based on AddOn.

MFD: Mathematical Function on Data
In AVO, this allows to transform loaded data to computed data to be visualized.

CLM: Colormap
In AVO, it gives colors used to color the data to be visualized.

RVO: Rendered Visualization Object
It is the graphical object rendered in a scene of 3D Visualization view of document created from AVO and ROI.
A RVO can be defined as multiple, it means that it is in several or all scenes of the 3D Visualization View of acZoomIn document.

3D Visualization View:
It is the view of the acZoomIn document used to render graphically the RVOs and ROIs.
A view is composed by one or several scenes that are uniquely identified by a time step of data.

Time Step:
It defines the time step (snaphot) of data and it is used to pick up data in a scene of 3D Visualization View of acZoomIn document.