AngleTo Method (IMathVector)
Gets the angle between this vector and the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AngleTo( _
IMathVector* Vector As MathVector _
) As System.Double |
C# | |
---|
System.double AngleTo(
MathVector Vector
) |
JavaScript | |
---|
AngleTo(
Vector : MathVector\n) : Number |
Parameters
- Vector
- IMathVector
Parameters
- Angle[out] or Return Value
- Angle between this vector and Vector
See Also
Availability
DraftSight V1R1.4