Click or drag to resize
CDBWRITEGetVVz Method
Get the Z channel VV handle.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Only available for the CreateXY or CreateXYZ methods. The VV is filled anew for each block served up. If the Z channel is an array channel, the returned VV is the "base" VV of the VA and contains all items sequentially.
Syntax
public CVV GetVVz()

Return Value

Type: CVV
VV handle
See Also