TOC PREV NEXT INDEX

Jet

Synopsis

Create a tetrahedron-shaped mesh

Input Port

Parameters

Output Port

out

Mesh

out_obj

object

Description

adjust_slice_spacing takes a 3D uniform field, changes the spacing of the specified axis and converts it into a 3D rectilinear field. This macro can be used to irregularly space the uniform output of read_Img2vol

Input

none.


Parameters

none.


Output Port

out (Mesh)

Mesh representing the jet. The output consists of an unstructured mesh of cell type Tri that reprsents the jet.

out_obj (DefaultObject)

Outputs renderable object. This is a renderable version of the output mesh.

Example

Not available

File

v/geoms.v

See also related modules

Not applicable

TOC PREV NEXT INDEX