Click or drag to resize
CDHPlotSymbols3D Method
Plot 3D symbols to an existing 3D map view.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void PlotSymbols3D(
	CMVIEW mview,
	string job
)

Parameters

mview
Type: GeoEngine.Core.GXNetXCMVIEW
Existing 3D map view
job
Type: SystemString
Parameter file (INI) name (normally *.in3)
See Also