Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Name

rot — Rotate a dataset of type polydata.

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

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