 | CoordinateSystemShift Method |
Sets the translation matrix by vector.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxvoid Shift(
Vector shift
)
Sub Shift (
shift As Vector
)
Parameters
- shift Vector
- Translation Vector object.
See Also