Click or drag to resize
CVVFillInt Method
Fill a VV with an int value.

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 void FillInt(
	int i1
)

Parameters

i1
Type: SystemInt32
Value to fill with
See Also