Click or drag to resize
CSEGYREADERGetInlineAndCrosslineAzimuths Method
Get the inline and crossline azimuths, in degrees

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 GetInlineAndCrosslineAzimuths(
	ref double inline_azimuth,
	ref double crossline_azimuth
)

Parameters

inline_azimuth
Type: SystemDouble
Inline azimuth
crossline_azimuth
Type: SystemDouble
Crossline azimuth
See Also