XYZCopy creates a copy of a 3D dataset.
Return Value
hDataNew is the handle of the new dataset. If the function fails, the return value is FALSE (0).
Parameters
The handle of a dataset created with XYZCreate or XYZCreateFromMatrix.
ssNewName is the name of the new dataset (optional).
History
| Version | Description |
|---|---|
| 4.2.7 | New |
See also
Overview XYZ-Datasets, XYZCreate, XYZCreateFromMatrix, ObjCopy
id-1109481