Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unknown macro: {alias}

Name

txt — 3D text

Syntax

txt [textsize] [cur | ref | min | cen] [coor] [*x ] [xang] [yang] [zang] [col] [fol] [use] [geo] [lix] [sav] [sticky] [txt] text

Description

Display 3D text. The 3D text will have a 3D structure as default.

Arguments

textsize

Unknown macro: {indent}

Will display the text using text size relative to 1.

cur | ref | min | cen txt text

Unknown macro: {indent}

Will display text at cursor position | reference point | lower left of grid window | center of window .

coor xcoor ycoor zcoor

Unknown macro: {indent}

Position in world coordinates xcoor ycoor zcoor.

x | y | z

Unknown macro: {indent}

The text will be oriented along the x | y | z direction.

[xang] [yang] [zang] xangle | yangle | zangle

Unknown macro: {indent}

The text will have an xangle | yangle | zangle towards the respective axis.

col whi | red | gre | ..
Select color for display.
use
Use the current color.
fol
Use the follower for the text to follow the camera.
geo [number] [dec dec_number] [format format_number] [ll latlon_number]
Display the geo numbers as text with geographic notation.
lix linear_extrusion
The text will have a linear_extrusion in the z direction.
sav
The text will saved as polydata.
sticky
The text will be placed on a sticky surface.
txt text
To display a text, put it in braces or double quotes if the text contains spaces.

Unknown macro: {indent}

Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.

Examples

Ex.1: Title-of-example

# read any grid
xxx arg1    ;# Example bla bla
pol         ;# Display as polygon


Result of xxx on grid

See also

[yyy], [zzz]

  • No labels