Click or drag to resize
CSURFACEITEMCreate Method
Create a SURFACEITEM

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 static CSURFACEITEM Create(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Type
str2
Type: SystemString
Name

Return Value

Type: CSURFACEITEM
SURFACEITEM Object
See Also