Click or drag to resize
CVATrans Method
Translate (VA + base ) * mult

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Supports all VA types using an internal double VV.
Syntax
public void Trans(
	double d1,
	double d2
)

Parameters

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