Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Wiki Markup
{alias:cop}

Name

cop — Copy part of a dataset to another dataset

...

Arguments

x | y | z workspacename

Copy x | y | z coordinate of workspacename to corresponding coordinates of dataset in active.

xy | xz | yx | yz | zx | zy

Copy internally coordinates from one columns to another on active dataset.

fd workspacename

Copy field data from workspace dataset workspacename to dataset in active.

fd fielddataname z

Copy numeric field data of name fielddataname to z.

fd fielddataname sca

Copy numeric field data of name fielddataname to scalars.

fd fielddataname rem

Remove field data of name fielddataname.

sca fd fielddataname

Copy scalar data to field data of name fielddataname in active data.

z fd fielddataname

Copy z data to field data of name fielddataname in active data.

one x x_coordinate

Copy one x_coordinate coordinate to all x coordinates in active data.

 Similar for y and z coordinates.

See also

del fd , mak fd , mak gpv , swi - Switch coordinates