Click or drag to resize
CMSTKDrawProfile Method
Draw multiple profiles in map

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void DrawProfile(
	CDB oDB1,
	int i2,
	CMAP oMAP3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database handle
i2
Type: SystemInt32
Database line
oMAP3
Type: GeoEngine.Core.GXNetCMAP
MAP handle
See Also