Click or drag to resize
CARCMAPiLoadSPF Method
Load all the shape files generated by importing a SPF into ArcMap.

Available since Oasis montaj version: 8.0.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static int iLoadSPF(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
list of shape files to load
i2
Type: SystemInt32
number of shape files

Return Value

Type: Int32
0- OK, 1 - Error, -1 - Cancel
See Also