AVO Properties Panel
The AVO Properties panel manages all properties of a selected AVO in AVO Selection Panel.
It allows to set all properties of the selected AVO to be used in the creating or updating an RVO.
The AVO Properties panel is divided in 2 parts:
- Top part lists all available AVO properties by property/value.
- Bottom part displays help of a selected property of top part.
The AVO Properties are divided in 2 groups:
- Basic values, like number, string, etc..
- Evaluated values, given by scripting expression.
Note:
Evaluated value is given by first parsing the scripting expression, and then evaluating it at each sampling point of ROI Properties.
The available AVO properties which propose to handle evaluated values are:
- Scalar Field: Scalar data coming from dataset profile variables or evaluated scalar value.
A button appears when the field is selected to display the Scalar Field Editor Panel or if it is hold during 1 second, displays the available dataset profile scalar variables. - Vector Field: 3D Vector data coming from dataset profile variables or evaluated 3D vector value.
A button appears when the field is clicked to display the Vector Field Editor Panel or if it is hold during 1 second, displays the available dataset profile 3D vector variables. - Number Field: Number data coming from evaluated number values.
A button appears when the field is clicked to display the Number Field Editor Panel. - Text Field: Text data coming from evaluated text values.
A button appears when the field is clicked to display the Text Field Editor Panel. - Colormap: Map of colors used in conjunction with the values of the Scalar field.
A button appears when the field is clicked to display the Colormap Field Editor Panel.
See:
ROI Properties