Click or drag to resize
CMETAhCopyAcrossType Method
Copy a Type from one META to another

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Classes and parent types will also be copied.
Syntax
public int hCopyAcrossType(
	CMETA source_meta,
	int ph_type
)

Parameters

source_meta
Type: GeoEngine.Core.GXNetXCMETA
Source META object.
ph_type
Type: SystemInt32
Type to copy

Return Value

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