Click or drag to resize
CMULTIGRID3DModify Method
Opens an existing Multivoxset with an plan to modify it

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

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

Parameters

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

Return Value

Type: CMULTIGRID3D
MULTIGRID3D handle, terminates if creation fails
See Also