Click or drag to resize

CEMAPIGet3DViewName Method (String)

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

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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