Click or drag to resize
CVViGetInt Method
Get an integer element from a VV.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iGetInt(
	int i1
)

Parameters

i1
Type: SystemInt32
element wanted

Return Value

Type: Int32
Element wanted, or iDUMMY if the value is dummy or outside of the range of data.
See Also