Click or drag to resize

CSURFACESetIPJ Method

Change the coordinate system of the SURFACE.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetIPJ(
	CIPJ ipj
)

public void SetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetCIPJ
IPJ containing the new coordinate system of the Geosurface
See Also