Click or drag to resize

CDHPlotSymbols3D Method

Plot 3D symbols to an existing 3D map view.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void PlotSymbols3D(
	CMVIEW mview,
	string job
)

public void PlotSymbols3D(
	CMVIEW mview,
	string job
)

Parameters

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