Click or drag to resize
CGUIShow3DViewerDialog Method
Display a standalone 3D viewer

Available since Oasis montaj version: 9.3.0
License: Available to anyone with an Oasis Montaj license.  
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Any changes made to the 3D View will be persisted.
Syntax
public static void Show3DViewerDialog(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Title
str2
Type: SystemString
3D View name (.geosoft_3dv)
See Also