Wiki Markup |
---|
{alias:cop}
h2. Name
*cop* — Copy part of a dataset to another dataset
h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*cop x | y | z* _workspacename_
*cop xy | xz | yx | yz | zx | zy*
*cop fd* _workspacename_
*cop z fd* _fielddataname_
*cop fd* _fielddataname_ *z*
*cop sca fd* _fielddataname_
*cop fd* _fielddataname_ *sca*
*cop fd* _fielddataname_ *rem*
*cop one x* _x\_coordinate_ \[*y* _y\_coordinate_] \[*z* _z\_coordinate_]
{panel}
h2. Description
Copy certain columns of a dataset to another columns in the same dataset or to another dataset.
h2. Arguments
*x | y | z* _workspacename_
{indent}Copy *x | y | z* coordinate of _workspacename_ to corresponding coordinates of dataset in active.{indent}
*xy | xz | yx | yz | zx | zy*
{indent}Copy internally coordinates from one columns to another on active dataset.{indent}
*fd* _workspacename_
{indent}Copy field data from workspace dataset _workspacename_ to dataset in active.{indent}
*fd* _fielddataname_ *z*
{indent}Copy numeric field data of name _fielddataname_ to *z*.{indent}
*fd* _fielddataname_ *sca*
{indent}Copy numeric field data of name _fielddataname_ to scalars.{indent}
*fd* _fielddataname_ *rem*
{indent}Remove field data of name _fielddataname_.{indent}
*sca fd* _fielddataname_
{indent}Copy scalar data to field data of name _fielddataname_ in active data.{indent}
*z fd* _fielddataname_
{indent}Copy z data to field data of name _fielddataname_ in active data.{indent}
*one x* _x\_coordinate_
{indent}Copy one _x\_coordinate_ coordinate to all x coordinates in active data.{indent}
{indent}Similar for y and z coordinates.{indent}
h2. See also
[del fd | del - Delete points and cells] , [mak fd | mak - make datasets] , [mak gpv | mak - Make datasets] , [swi - Switch coordinates]
{pagebreak}
|
Name
cop — Copy part of a dataset to another dataset
Syntax
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
cop x | y | z workspacename cop xy | xz | yx | yz | zx | zy cop fd workspacename cop z fd fielddataname cop fd fielddataname z cop sca fd fielddataname cop fd fielddataname sca cop fd fielddataname rem cop one x x_coordinate [y y_coordinate] [z z_coordinate] |
Description
Copy certain columns of a dataset to another columns in the same dataset or to another dataset.
Arguments
x | y | z workspacename
xy | xz | yx | yz | zx | zy
fd workspacename
fd fielddataname z
fd fielddataname sca
fd fielddataname rem
sca fd fielddataname
z fd fielddataname
one x x_coordinate