Fplane
Synopsis
create a plane mesh scaled to an input field
Input Port
Parameters
Output Port
Description
FPlane generates a 3D plane of variable size. This FPlane can be transformed in three dimensions. It will be located at the center of the input field's Z extents, and will be X and Y extents long. The plane is useful as a sampling or slicing object input to macros such as streamlines, advector, and cut.
Input
A port mean to be connected to a user interface object that will contain the macro's widgets. By default, it is connected to the default user interface object in the application in which the macro is instanced. (This default connection is not drawn.)
Parameters
Integer sliders to set the X and Y dimensions of the plane. The default for both is 8. Their range is from 2 to 100.
Output Port
Example
Examples.Visualization.Cut
Examples.Visualization.Cut Texture
Examples.Visualization.Grad
Examples.Visualization.Interp Texture3
Examples.Visualization.Scat to Unif
Examples.Visualization.Slice
Examples.Visualization.Streamlines
Examples.Visualization.ThresholdFile
See also related modules