Click or drag to resize

MotfConfigSetDirectionFromAngle Method

Set MainDirection and CompensationDirection vectors for a 2D field with angle between conveyor belt and part and an 90° angle between MainSource and CompensationSource.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public void SetDirectionFromAngle(
	double angle
)

Parameters

angle  Double
The (x/y)angle between conveyor belt and part
See Also