Click or drag to resize
CVVWindow Method
Limit the elements of a vv to a range.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Window(
	double d1,
	double d2,
	int i3
)

Parameters

d1
Type: SystemDouble
Min Val
d2
Type: SystemDouble
Max Val
i3
Type: SystemInt32
See VV_WINDOWConstant
See Also