Angle (SIVector3)
Description
Returns the angle (in radians) between this vector and the vector v.
Scripting Syntax
SIVector3.Angle( v )
C# Syntax
Double SIVector3.Angle( SIVector3 in_pVector );Parameters
|
Parameter |
Type |
Description |
|
v |
Operand vector |
Return Value
Floating point value (angle in radians between this vector and the vector v).
See Also
|
|
|
Examples
• See SIVector3.Angle.1.js
• See SIVector3.Angle.2.vbs
Autodesk Softimage 2011