Click or drag to resize
CVOXGenerateGOCAD Method
Generate a VOX from a GOCAD File

Available since Oasis montaj version: 6.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CVOX GenerateGOCAD(
	string str1,
	string str2,
	string str3,
	CIPJ oIPJ4
)

Parameters

str1
Type: SystemString
Name of output VOX
str2
Type: SystemString
Name of GOCAD Voxel file
str3
Type: SystemString
Propert name to import
oIPJ4
Type: GeoEngine.Core.GXNetCIPJ
IPJ

Return Value

Type: CVOX
VOX Object
See Also