Adds this math vector with the specified math vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IAdd( _
ByVal VectorObjIn As MathVector _
) As MathVector |
Visual Basic (Usage) | |
---|
Dim instance As IMathVector
Dim VectorObjIn As MathVector
Dim value As MathVector
value = instance.IAdd(VectorObjIn)
|
Parameters
- VectorObjIn
Math vector object to add to this math vector
Return Value
Newly created math vector object or NULL if the operation fails
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0