Click or drag to resize
CMULTIGRID3DGetVectorOrientation Method
Get the vector voxel orientation

Available since Oasis montaj version: 9.5
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetVectorOrientation(
	ref double inc,
	ref double dec,
	ref int cell_size_y
)

Parameters

inc
Type: SystemDouble
inclination
dec
Type: SystemDouble
declination
cell_size_y
Type: SystemInt32
rotated
See Also