Click or drag to resize
CTRCopy Method
This method copies a table resource to another trend table resource.

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

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

Parameters

oTR1
Type: GeoEngine.Core.GXNetCTR
Source Trend Object to Copy
See Also