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

SIVector3

Operand vector

Return Value

Floating point value (angle in radians between this vector and the vector v).

See Also

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

 

Examples

• See SIVector3.Angle.1.js

• See SIVector3.Angle.2.vbs



Autodesk Softimage 2011