Click or drag to resize

CSHPWriteItem Method

Output the current item and data.

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

public void WriteItem()
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