Click or drag to resize

CIPGetGridsVV Method

Get a VV populated with grids created making pseudosections by this IP object

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public CVV GetGridsVV()

public CVV GetGridsVV()

Return Value

Type: CVV
VV Object
Remarks
You can use this list (for instance) to add the created grids to the project list.
See Also