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

« Previous Version 9 Next »

Name

rot — Rotate a dataset of type polydata.

Syntax

rot angle_in_deg [x y z | x | y | z | cur | [rep] [del] [col] [nref]

Description

Rotate the dataset. Only valid for polydata; i.e points, lines and triangle surfaces.

Rotation is default around the reference point, and the z-axis is the rotation axis. See the ref command for setting the reference point that will be used as the rotation origo.

Arguments

rep number

Repeate the rotation number times.

del

Delete the display of the rotated data.

col

Shift color when repeated display.

x | y | z

Rotate around x- / y- / z-axes.

cur

Rotate around the cursor point.

nref

Do not rotate around the ref point. This is useful when the reference point is set, but you still want to rotate around the origin (0, 0, 0).

x y z

Rotate around the x y z point.

See also

filt rex, mak mir, ref - Reference point

  • No labels