Click or drag to resize

CSEGYREADERSetCrosslineSliceIndices Method

Which crossline slices to export 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 SetCrosslineSliceIndices(
	CVV indices
)

public void SetCrosslineSliceIndices(
	CVV indices
)

Parameters

indices
Type: GeoEngine.Core.GXNetXCVV
Which crossline values to export.
See Also