Click or drag to resize

CoordinateSystemShift Method

Sets the translation matrix by vector.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
void Shift(
	Vector shift
)

Parameters

shift  Vector
Translation Vector object.
See Also