Click or drag to resize

CSURFACEAddSurfaceItem Method

Add a new surface item to the SURFACE

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void AddSurfaceItem(
	CSURFACEITEM surfaceitem
)

public void AddSurfaceItem(
	CSURFACEITEM surfaceitem
)

Parameters

surfaceitem
Type: GeoEngine.Core.GXNetXCSURFACEITEM
SURFACEITEM to add
See Also