Click or drag to resize

VectorToReferenceCoordinateSystem Method

Transforms this vector to the reference coordinate system.

Namespace: Woodwork.Automation.Common
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
Vector ToReferenceCoordinateSystem()

Return Value

Vector
A new Vector object that is transformed to the reference coordinate system.
See Also