Click or drag to resize
CVOXListGOCADProperties Method
List all the properties available in this 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 ListGOCADProperties(
	string str1,
	CLST oLST2
)

Parameters

str1
Type: SystemString
Name of GOCAD Voxel file
oLST2
Type: GeoEngine.Core.GXNetCLST
List object to populate

Return Value

Type: CVOX
VOX Object
See Also