Jet


Synopsis

Create a tetrahedron-shaped mesh

Output Ports

out

Mesh

out_obj

object

 

Description

Creates a tetrahedron-shaped mesh using four Tri cells. The coordinates of the Jet are always fixed.

Input Ports

 

None.

Parameters

 

None.

Output Ports

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