XYZCopyConfig copies the style properties from the source 3D dataset to the destination 3D dataset.
Return Value
bool is TRUE (1), when the function was successful.
Parameters
hDataSource is the handle of the source dataset.
hDataDest is the handle of the destination dataset.
If bCopyDatasource is FALSE (0), the datasource information (info text, legend text, channel names and units and source data file name) are not copied.
History
| Version | Description |
|---|---|
| 5.1.0 | New |
See also
Overview XYZ-Datasets, XYZCreate, XYZCreateFromMatrix, ObjCopy
id-380887