Click or drag to resize
CMULTIGRID3DCreateDefault Method
Get the default voxset

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 CGRID3D CreateDefault(
	int type
)

Parameters

type
Type: SystemInt32
<define>GRID3D_TYPE</define>

Return Value

Type: CGRID3D
GRID3D handle, terminates if creation fails
See Also