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
cur | ref | min | cen txt text
coor xcoor ycoor zcoor
x | y | z
[xang] [yang] [zang] xangle | yangle | zangle
col whi | red | gre | ...
use
fol
geo [number] [dec dec_number] [format format_number] [ll latlon_number]
lix linear_extrusion
sav
sticky
txt text
Related command object
Three dimensional text
The main command object for generating 3D text which also utilizes the txt command.
Examples
Ex.1: Three dimensional text
z ;# Erase screen win demo ;# Get demo window (450000 460000 6450000 6460000 1000 4000) spe bgc whi ;# Specify background color to white txt 3 lix 10 coor 450000 6454000 2000 txt Geocap ;# Generate 3D text
The above example produces this image.
Text example
See also
lix - Linear extrusion, spe lix , spe txn , spe txt , tx2 - 2D text