Click or drag to resize
CVOXSetMETA Method
Set the metadata of a voxel.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetMETA(
	CMETA oMETA1
)

Parameters

oMETA1
Type: GeoEngine.Core.GXNetCMETA
META object to add to VOX's meta
See Also