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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public CSURFACEITEM GetSurfaceItem(
	string guid
)

Parameters

guid
Type: SystemString
Item GUID

Return Value

Type: CSURFACEITEM
SURFACEITEM Object
See Also