Click or drag to resize

CMULTIGRID3DModify Method

Opens an existing Multivoxset with an plan to modify it

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CMULTIGRID3D Modify(
	string name
)

public static CMULTIGRID3D Modify(
	string name
)

Parameters

name
Type: SystemString
File Name

Return Value

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