Click or drag to resize
CARCMAPExportSelectedFeatureLayerTo3DFile Method
Exports the shapes from the currently selected feature layer (if any) in ArcMap to a 3D file (only on oriented frames i.e. sections).

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 ExportSelectedFeatureLayerTo3DFile(
	string str1
)

Parameters

str1
Type: SystemString
output file name
See Also