Click or drag to resize
CPGCopy Method
Copy the data from one pager to another.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Copy(
	CPG oPG1
)

Parameters

oPG1
Type: GeoEngine.Core.GXNetCPG
Source PG object
See Also