Click or drag to resize

CSHPAppendItem Method

Append the current item and data to an old SHP object.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void AppendItem()

public void AppendItem()
Remarks
The currently stored SHP item and data are written to the SHP geometry and data files. (If no data fields have been defined, then the data file is not written).
See Also