Click or drag to resize
CSEGYREADERGetTraceCount Method
Get the number of traces in the SEG Y file

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 GetTraceCount(
	ref int count
)

Parameters

count
Type: SystemInt32
Trace count
See Also