Click or drag to resize
CSURFACEGetSurfaceItem Method
Get the an existing surface item from the SURFACE

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public CSURFACEITEM GetSurfaceItem(
	string str1
)

Parameters

str1
Type: SystemString
Item GUID

Return Value

Type: CSURFACEITEM
SURFACEITEM Object
See Also