Click or drag to resize
CSHPAppendItem Method
Append the current item and data to an old SHP object.

Available since Oasis montaj version: 7.2
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
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).
Syntax
public void AppendItem()
See Also