Click or drag to resize
CSURFACEAppendVulcanTriangulation Method
Create new surface from a Maptek Vulcan triangulation file and add to an existing geosurface.

Available since Oasis montaj version: 8.4.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void AppendVulcanTriangulation(
	string str1,
	CIPJ oIPJ2,
	string str3
)

Parameters

str1
Type: SystemString
00t file
oIPJ2
Type: GeoEngine.Core.GXNetCIPJ
IPJ
str3
Type: SystemString
Geosurface file
See Also