 | VectorAsUnitVector Method |
Normalizes vector to result in a length equal to 1.0.
Namespace: Woodwork.Automation.CommonAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxFunction AsUnitVector As Vector
Return Value
VectorA new Vector object that is normalized.
See Also