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

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

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

Parameters

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