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

ref — Reference point

Syntax

ref [cen] | [win] | [dat] | [poi] | [coor] | [loc]

Description

Make a reference point in the graphical window. The reference point is often used as a reference in other commands. e.g. poi ref will display a point at the reference point, or rot 30 will rotate a dataset 30 degrees around the reference point.

Arguments

Unknown macro: {indent}

No argument, only the command ref.
Will make the reference point equal to the cursor position.

cen

Unknown macro: {indent}

Will make the reference point equal to the center of the window.

win

Unknown macro: {indent}

Will make the reference point equal to the origo of the window.

dat

Unknown macro: {indent}

Will make the reference point equal to the minimum values of the active dataset.

poi [point_number]

Unknown macro: {indent}

Will make the reference point equal to the coordinates in point_number (default 0) of the active dataset.

coor x y z

Unknown macro: {indent}

Will make the reference point equal to x y z coordinates.

loc x y z

Unknown macro: {indent}

Will make the reference point equal to the location point pluss x y z values.

See also

poi ref, rot, txt

  • No labels