Click or drag to resize
CMETAhCopyAcrossClass Method
Copy a Class from one META to another

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This will copy all parent classes as well.
Syntax
public int hCopyAcrossClass(
	CMETA oMETA1,
	int i2
)

Parameters

oMETA1
Type: GeoEngine.Core.GXNetCMETA
Source META object.
i2
Type: SystemInt32
Class to copy

Return Value

Type: Int32
x - Handle of Class META_INVALID_TOKEN - No visible data anywhere
See Also