Click or drag to resize
CSURFACEGetSurfaceNames Method
Get the surface item names in a Geosurface file

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void GetSurfaceNames(
	string str1,
	CLST oLST2
)

Parameters

str1
Type: SystemString
Geosurface file
oLST2
Type: GeoEngine.Core.GXNetCLST
LST to fill
See Also