Click or drag to resize
CSEGYREADERSetZType Method
Specify if the z-dimension is time or depth.

Available since Oasis montaj version: 9.6
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 SetZType(
	string z_type
)

Parameters

z_type
Type: SystemString
Either "DEPTH" or "TIME".
See Also