Click or drag to resize
CMULTIGRID3DUTILListPropertiesGOCAD Method
List all the properties available in this GOCAD file.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void ListPropertiesGOCAD(
	CGXNETCore gxNetShared,
	string header,
	CLST lst
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
header
Type: SystemString
Name of GOCAD Voxel file
lst
Type: GeoEngine.Core.GXNetXCLST
List object to populate
See Also