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