Click or drag to resize
CMULTIGRID3DDuplicate Method
Creates an MULTIGRID3D with identical geometry to the input

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 CMULTIGRID3D Duplicate(
	string name
)

Parameters

name
Type: SystemString
File Name

Return Value

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