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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iGetInt(
	int element
)

Parameters

element
Type: SystemInt32
Element wanted

Return Value

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