Click or drag to resize

CSEGYREADERSetInlineSliceIndices Method

Which inline 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 SetInlineSliceIndices(
	CVV indices
)

public void SetInlineSliceIndices(
	CVV indices
)

Parameters

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