Click or drag to resize
CSURFACEAddSurfaceItem Method
Add a new surface item to 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 void AddSurfaceItem(
	CSURFACEITEM surfaceitem
)

Parameters

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