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

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void Contour(
	CMVIEW oMVIEW1,
	string str2,
	string str3
)

Parameters

oMVIEW1
Type: GeoEngine.Core.GXNetCMVIEW
View
str2
Type: SystemString
Control file name
str3
Type: SystemString
Grid file name
See Also