Click or drag to resize

CSURFACEGetSurfaceItems Method

Get the surfaces items in a Geosurface file

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetSurfaceItems(
	CLST lst
)

public void GetSurfaceItems(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST to fill
See Also