Click or drag to resize

CVOXGetIPJ Method

Get the projection of the voxel.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetIPJ(
	CIPJ ipj
)

public void GetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ object to save VOX's meta to
See Also