 | PointCopy Method |
Creates an independent copy of this point.
The returned point is entirely independent and can be edited without affecting this instance.
Namespace: Woodwork.Automation.CommonAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxReturn Value
PointA new point object that is a copy of this instance.
See Also