Click or drag to resize
CSURFACESetIPJ Method
Change the coordinate system of the SURFACE.

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

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

Parameters

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