Sets the current vector to the sum of its original value with the value of the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Add( _
IMathVector* Vector As MathVector _
) |
C# | |
---|
void Add(
MathVector Vector
) |
JavaScript | |
---|
Add(
Vector : MathVector
) |
Parameters
- Vector
- IMathVector
See Also
Availability
DraftSight V1R1.4