Click or drag to resize
CHXYZCreate Method
Create a handle to an HXYZ object

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static CHXYZ Create(
	CGXNETCore gxNetShared,
	string name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
name
Type: SystemString
File Name

Return Value

Type: CHXYZ
HXYZ Object
See Also