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 , [mak] fd , [mak] gpv , [swi]
|
Page Comparison
General
Content
Integrations