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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Copy(
	CMETA source_meta
)

Parameters

source_meta
Type: GeoEngine.Core.GXNetXCMETA
Source META object.
See Also