Click or drag to resize
CSURFACECreateFromVulcanTriangulation Method
Create Geosurface file from a Maptek Vulcan triangulation file.

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 CreateFromVulcanTriangulation(
	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