Click or drag to resize
CMVIEWSetMeta Method
Update the META in this group with the new meta object.

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)
Syntax
public void SetMeta(
	string group,
	CMETA meta,
	string name
)

Parameters

group
Type: SystemString
Group Name
meta
Type: GeoEngine.Core.GXNetXCMETA
META object
name
Type: SystemString
Meta name of Object
See Also