UnitVector.DotProduct Method
Parent Object:
UnitVector
Description
Determine the dot product of this vector to the specified vector.
Syntax
UnitVector.
DotProduct
(
Argument
As
UnitVector
) As Double
Parameters
Name
Type
Description
Argument
UnitVector
Input
used for comparison.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.