Sets the current vector to the cross product of its original value and the value of the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CrossProduct( _
dsMathVector* Vector As MathVector _
) As MathVector |
C# | |
---|
MathVector CrossProduct(
MathVector Vector
) |
Parameters
- Vector[out]
- IMathVector
- ResultVector[out] or Return Value
- IMathVector
See Also
Availability
DraftSight V1R1.4