 | VectorCopy Method |
Creates a copy of this Vector object. The result is entirely independent and can be edited without affecting the original Vector object.
Namespace: Woodwork.Automation.CommonAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxReturn Value
VectorA new Vector object that is a copy of this instance.
See Also