Click or drag to resize

CSEGYREADERSetSectionOutputFilename Method

Exports contents of SEG Y file to a crooked section.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetSectionOutputFilename(
	string filename
)

public void SetSectionOutputFilename(
	string filename
)

Parameters

filename
Type: SystemString
Output crooked section file name
See Also