Click or drag to resize
CMETACopy Method
Copy a META to another

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

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

Parameters

oMETA1
Type: GeoEngine.Core.GXNetCMETA
Source META object.
See Also