Click or drag to resize

CSEGYREADERSetZSliceIndices Method

Which z 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 SetZSliceIndices(
	CVV indices
)

public void SetZSliceIndices(
	CVV indices
)

Parameters

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