Click or drag to resize
CSHPWriteItem Method
Output the current item and data.

Available since Oasis montaj version: 6.3
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 WriteItem()
See Also