Click or drag to resize
CSEGYREADERGetPossibleZUnits Method (String)
Get a list of the possible values that can be passed to `SetZUnits()`. The values returned by this function depend on what the z-type is set to.

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 GetPossibleZUnits(
	ref string z_units_list
)

Parameters

z_units_list
Type: SystemString
List of possible z-units,separated by newlines
See Also