 | ReferenceCoordinateSystemSetNewOrigin(Vector) Method |
Shifts the new origin of coordinate system by specified vector.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxvoid SetNewOrigin(
Vector shift
)
Sub SetNewOrigin (
shift As Vector
)
Parameters
- shift Vector
- The shift Vector.
See Also