Click or drag to resize
CIPJCopyProjection Method
Copy the projection from one IPJ to another

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Copies the projection parameters, while leaving the rest (e.g. Datum, Local Datum Transform) unchanged.
Syntax
public void CopyProjection(
	CIPJ ip_jd
)

Parameters

ip_jd
Type: GeoEngine.Core.GXNetXCIPJ
Source
See Also