 | 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
Syntaxpublic CVV GetGridsVV()
public CVV GetGridsVV()
Public Function GetGridsVV As CVV
Public Function GetGridsVV As CVV
public:
CVV^ GetGridsVV()
public:
CVV^ GetGridsVV()
member GetGridsVV : unit -> CVV
member GetGridsVV : unit -> CVV
Return Value
Type:
CVVVV Object
RemarksYou can use this list (for instance) to add the created grids to the project list.
See Also