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