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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
All VV types now supported.
Syntax
public void Trans(
	double base,
	double mult
)

Parameters

base
Type: SystemDouble
Base value
mult
Type: SystemDouble
Mult value
See Also