Click or drag to resize

CMULTIGRID3DUTILListPropertiesGOCAD Method

List all the properties available in this GOCAD file.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void ListPropertiesGOCAD(
	string header,
	CLST lst
)

public static void ListPropertiesGOCAD(
	string header,
	CLST lst
)

Parameters

header
Type: SystemString
Name of GOCAD Voxel file
lst
Type: GeoEngine.Core.GXNetCLST
List object to populate
See Also