Isosurface
The 3D View | Tools | Add to 3D Grid | Isosurface command creates an Isosurface from a 3D grid in the 3D View window.
An isosurface is a surface of constant value in a three-dimensional volume. The isosurface value is set in the Isovalue property in the Properties window. The isosurface separates regions less than the selected isovalue from regions greater than the selected isovalue. All points on the isosurface have the same value (the isovalue).
Creating an Isosurface
An isosurface can be created using the 3D View | Tools | Add to 3D Grid | Isosurface command from the 3D View window. This command will only be available when a 3D grid is selected in the Contents window. Additional isosurfaces can be created by clicking the command again.
Isosurfaces cannot be deleted, but their visibility can be toggled off using the visibility checkbox in the Contents window.
Properties
Properties for isosurfaces are described below.
|
This image shows the Properties available for adjustment with Isosurfaces. |
Isovalue
The threshold value of the surface to generate. The generated surface separates data less than this value from data greater than this value. To change the Isovalue, highlight the existing value and type a new value or click and drag the dragger to increase or decrease the value. The image in the 3D View window updates as the value changes.
The units of the isovalue are the units of the input component values for the 3D grid.
Color Method
The method used to generate the surface colors. The color of the isosurface may be set to a Fixed color or to By isovalue, which matches a colormap with the Isovalue. Mapping the Isovalue through a Colormap can be useful when displaying multiple isosurfaces. To change the Color method, click on the existing option and select the desired option from the list.
When set to Fixed, the Color option becomes available. The Color is the color of the isosurface. To change the color, click on the existing color and select the desired color from the list. Alternatively, click the ... button to open the Colors dialog, where you can set custom colors.
When the Color method is set to By isovalue, the Colormap option becomes available. To change the colormap used by the isosurface, click the existing color bar to the right of the Colormap command to select a different colormap from the list. Click on the desired colormap and the isosurface updates. Alternatively, click the ... button to open the Colormap Editor dialog. The Colormap Editor dialog allows you to create a custom colormap and to change the mapping of color to data values. When the Color method is set to By isovalue, a Color Scale can be created for the isosurface by selecting Color Scales in the Contents window and checking the box next to the desired isosurface.
Draw Style
The Draw style is the style that is used to draw the isosurface in the 3D View window. Available options are Shaded, Lines, and Points. To change the value, click on the existing option and select the desired option from the list. Choose Shaded to render all polygonal geometry as shaded surfaces. Choose Lines to render all geometry as a wireframe connection of border lines. Choose Points to render all geometry as vertex points.
Side(s) to Draw
The Side(s) to Draw field controls which portion of the isosurface is visible. Available options are Front and back, Front only, and Back only. To change the value, click on the existing option and select the desired option from the list. Choose Front and back to draw both the front and back of the isosurface. Front only and Back only draws only a single side of the isosurface. The side drawn is relative to the camera's current position. The closer side is the front and the side furthest from the camera is back.
Volume
Surfer will automatically calculate the volume displayed by all enclosed areas of the isosurface. The volume greater than the isosurface is displayed next to the Volume >= isovalue option. The volume less than the isosurface is displayed next to the Volume <= isovalue option.
The units of the volume will be the X, Y, and Z units of the input data for the 3D grid. For example, a grid file created from Easting(m), Northing(m), and Elevation(ft) will result in volume units of m2*ft.