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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Plot the currently selected holes to a section view.
Syntax
public void PlotHolesOnSection(
	string job,
	int plot_type,
	string view
)

Parameters

job
Type: SystemString
Parameter (INI) name
plot_type
Type: SystemInt32
<define>DH_PLOT</define> Section plot type (<define>DH_PLOT_SECTION</define> or <define>DH_PLOT_SECTION_CROOKED</define>
view
Type: SystemString
View name
See Also