Click or drag to resize

CEUL3Write Method

Write the results of EUL3 object to output file.

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

public void Write(
	string out_fil
)

Parameters

out_fil
Type: SystemString
Output File Name
See Also