Click or drag to resize

CSEGYREADERSetInlineSliceIndices Method

Which inline slices to export to a section grid.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetInlineSliceIndices(
	CVV indices
)

public void SetInlineSliceIndices(
	CVV indices
)

Parameters

indices
Type: GeoEngine.Core.GXNetCVV
Which inline values to export.
See Also