Click or drag to resize
CSEGYREADERGetSliceFilenames Method (String, Int32)
Returns a list of the filenames of the XY slices that will be exported.

Available since Oasis montaj version: 9.7
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetSliceFilenames(
	ref string filename_list,
	int filename_list_length
)

Parameters

filename_list
Type: SystemString
List of filenames,separated by newlines
filename_list_length
Type: SystemInt32
See Also