Click or drag to resize
CVVTrans Method
Translate (VV + base ) * mult

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)
Notes
All VV types now supported.
Syntax
public void Trans(
	double d1,
	double d2
)

Parameters

d1
Type: SystemDouble
base value
d2
Type: SystemDouble
mult value
See Also