Click or drag to resize
CHXYZhCreateDB Method
Make an HXYZ from GDB

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CHXYZ hCreateDB(
	CDB oDB1,
	CVV oVV2,
	string str3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
DB handle
oVV2
Type: GeoEngine.Core.GXNetCVV
VV of channels to export
str3
Type: SystemString
Name of HXYZ object

Return Value

Type: CHXYZ
HXYZ object
See Also