Click or drag to resize

CEMAPIGet3DViewName Method (String, Int32)

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,
	int size
)

public void IGet3DViewName(
	ref string name,
	int size
)

Parameters

name
Type: SystemString
Name returned
size
Type: SystemInt32
Size of the String
See Also