text_glyph
Synopsis
display a text string at the coordinates in the input mesh
Input Port
Parameters
Output Port
Description
text_glyph takes a Mesh and an array of strings and displays a string at each coordinate in the Mesh.
Input
The input field. The coordinates in the field are used as position at which to display the text strings.
The input array of strings. A string is displayed at each coordinate in the input mesh. If not enough strings exist, the module cycles through the array of strings.
Parameters
Output Port
Graphics Display Kit DefaultObject. This is a renderable object that can be connected directly to one of the Graphics Display Kit's viewers.
Example
Libraries.Examples.Visualization.Text_Glyph
File
See also related modules