Click or drag to resize
CPLYChangeIPJ Method
Set the projection.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The PLY is re-projected to the new projection.
Syntax
public void ChangeIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ to place in the PLY
See Also