Click or drag to resize
CSEGYREADERSetIs3D Method
Specify if the input SEG-Y file is 3D or 2D.

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 SetIs3D(
	int is_3d
)

Parameters

is_3d
Type: SystemInt32
True is file is 3D, false for 2D.
See Also