Cross3D
Synopsis
create a 3D cross-shaped mesh
Input Port
Parameters
Output Port
out_fld
|
mesh representing the cross
|
out_obj
|
output renderable object
|
Description
Cross3D creates a 3D cross-shaped unstructured Mesh. You can use this mesh as the visible object input to macros such as glyph, advector, or probe.
Input
Parameters
Output Port
out_fld
The output consists of an unstructured mesh of cell type Line whose coordinates are the endpoints of the three lines that make up the cross. The cross extends from -0.5 to 0.5 in X, Y, and Z.
out_obj
This is a renderable version of the output field.
Example
Not available
File
v/geoms.v
See also related modules