 | VectorAsUnitVector Method |
Creates a normalized unit vector from this vector (length equal to 1.0).
Namespace: Woodwork.Automation.CommonAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxFunction AsUnitVector As Vector
Return Value
VectorA new vector that is normalized.
See Also