Gets the value of the dot product between two math vectors.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IDot( _
ByVal VectorObjIn As MathVector _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMathVector
Dim VectorObjIn As MathVector
Dim value As Double
value = instance.IDot(VectorObjIn)
|
Parameters
- VectorObjIn
- Math vector to use to determine the dot value
Return Value
Value of the dot product
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0