Wiki Markup |
---|
{alias:tra}
h2. Name
*tra* — Translation of data
h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*tra* _x y z_ | *bck | zer | loc | ref*
{panel}
h2. Description
Translate |
Name
tra — Translation of data
Syntax
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
tra x y z | bck | zer | loc | ref |
Description
Translate (i.e.
...
move
...
or
...
shift)
...
the
...
active
...
dataset.
...
Arguments
x y z
zer
bck
loc
ref
Examples
Ex.1: Translate a dataset in x, y and z
No Format | ||||
---|---|---|---|---|
| ||||
tra 2 4 6 ;# translate active data in x y z values
{noformat}
h3. |
Ex.2:
...
Translate
...
a
...
dataset
...
using
...
location
...
and
...
reference
...
point
...
No Format | ||||
---|---|---|---|---|
| ||||
# position the cursor at a point in the dataset
spe loc ;# specify the location point
# position the cursor at a position in the screen
ref ;# specify the reference point
tra loc ;# translate so that the location point goes to the reference point
{noformat}
h2. See also
[ref - Reference point], [spe|spe - Specify parameters] _loc_
{pagebreak} |
See also
ref - Reference point, spe loc