Click or drag to resize
CDUGetXYZNumFields Method
Get the number of fields in the XYZ file.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void GetXYZNumFields(
	string str1,
	ref int i2
)

Parameters

str1
Type: SystemString
xyz file name
i2
Type: SystemInt32
returned number of fields
See Also