| Visual Basic | |
|---|---|
Sub Add( _ ByVal Vector As MathVector _ ) | |
| C# | |
|---|---|
void Add( MathVector Vector ) | |
| JavaScript | |
|---|---|
Add( Vector : dsMathVector ) | |
Parameters
- Vector
- IMathVector
DraftSight V1R1.4
| Add Method (IMathVector) | Send Feedback |
| See Also | |
| Visual Basic | |
|---|---|
Sub Add( _ ByVal Vector As MathVector _ ) | |
| C# | |
|---|---|
void Add( MathVector Vector ) | |
| JavaScript | |
|---|---|
Add( Vector : dsMathVector ) | |