Click or drag to resize

CEMAPIGet3DViewName Method (String)

Get the name of a 3D view if the current view is 3D.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IGet3DViewName(
	ref string name
)

public void IGet3DViewName(
	ref string name
)

Parameters

name
Type: SystemString
Name returned
See Also