Click or drag to resize
CDHPlotHolesOnSection Method
Plot the currently selected holes on an existing section view.

Available since Oasis montaj version: 8.3.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Plot the currently selected holes to a section view.
Syntax
public void PlotHolesOnSection(
	string str1,
	int i2,
	string str3
)

Parameters

str1
Type: SystemString
Parameter (INI) name
i2
Type: SystemInt32
See DH_PLOTConstant Section plot type (DH_PLOT_SECTION or DH_PLOT_SECTION_CROOKED
str3
Type: SystemString
View name
See Also