Click or drag to resize
CARCMAPShowLayerByNameIn3D Method
Shows a layer in ArcMap in a 3D view in an MXD

Available since Oasis montaj version: 8.0.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void ShowLayerByNameIn3D(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
MXD filename
str2
Type: SystemString
Dataframe name
str3
Type: SystemString
Layer name
See Also