4.3.6. Cylinder operator

The Cylinder operator, shown in Figure 4.24, slices a dataset with a cylinder whose size and orientation are specified by the user. The result is a cylindrical surface.

../../../_images/cylinder.png

Fig. 4.24 Cylinder operator example: original plot; plot clipped by cylinder

4.3.6.1. Setting the cylinder’s endpoints

There are two ways to set the endpoints for the Cylinder operator. First of all, you can open the Cylinder operator window (see Figure 4.25) and type new 3D points into the Endpoint 1 and Endpoint 2 text fields. The second, and more interactive way to set the endpoints for the Cylinder operator is to use VisIt’s interactive Line tool, which is discussed in the Interactive Tools chapter. The Line tool lets you interactively place the Cylinder operator’s endpoints anywhere in the visualization. The Line tool’s endpoints correspond to the centers of the cylinder’s top and bottom circular faces.

4.3.6.2. Setting the radius

To set the radius used for the Cylinder operator’s clipping cylinder, type a new radius into the Radius text field in the Cylinder attributes window .

../../../_images/cylinderwindow.png

Fig. 4.25 Cylinder operator window.

4.3.6.3. Inverting the cylinder region

Once the Cylinder operator has been applied to plots and a cylindrical region has been clipped away, clicking the Inverse check box brings back the cylindrical region and removes the region that was previously shown.

../../../_images/cylinder_inverse.png

Fig. 4.26 Cylinder with inverse applied