Click or drag to resize
CSEGYREADERSetZSliceIndices Method
Which z slices to export to a section grid.

Available since Oasis montaj version: 9.7
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetZSliceIndices(
	CVV indices
)

Parameters

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