Click or drag to resize

ReferenceCoordinateSystemSetNewOrigin(Point) Method

Defines the new origin of coordinate system.

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

Parameters

newOrigin  Point
The new origin Point.
See Also