Click or drag to resize
CMVUContour Method
Creates a contour map.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void Contour(
	CGXNETCore gxNetShared,
	CMVIEW mview,
	string con,
	string grid
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
mview
Type: GeoEngine.Core.GXNetXCMVIEW
View
con
Type: SystemString
Control file name
grid
Type: SystemString
Grid file name
See Also