Click or drag to resize

MacroCoordinateSystemSetNewOrigin Method

Sets the custom origin.

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

Parameters

vector  Vector
The position of a new origin.
See Also