Click or drag to resize
CMVIEWUpdateMETAfromGroup Method
Fill the META with group dataset information

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)
Syntax
public void UpdateMETAfromGroup(
	string str1,
	CMETA oMETA2
)

Parameters

str1
Type: SystemString
Group Name
oMETA2
Type: GeoEngine.Core.GXNetCMETA
META object to fill
See Also