Click or drag to resize

CSEGYREADERSetSliceOutputPrefix Method

Exports inline or crossline slices to a section grid.

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

public void SetSliceOutputPrefix(
	string prefix
)

Parameters

prefix
Type: SystemString
Output section file name prefix
See Also