Click or drag to resize

CMULTIGRID3DGetVectorOrientation Method

Get the vector voxel orientation

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

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