Visual Basic | |
---|---|
Function AngleTo( _ ByVal Vector As MathVector _ ) As System.Double |
C# | |
---|---|
System.double AngleTo( MathVector Vector ) |
JavaScript | |
---|---|
AngleTo( Vector : dsMathVector ) : Number |
Parameters
- Vector
- IMathVector
- Angle[out] or Return Value
- Angle between this vector and Vector
DraftSight V1R1.4