Click or drag to resize

ReferenceCoordinateSystemSetNewOrigin(Vector) Method

Shifts the new origin of coordinate system by specified vector.

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

Parameters

shift  Vector
The shift Vector.
See Also