GetAngleBetweenNode

 

Introduced

7.0

UI Location

• Math > Vector

Description

Outputs the angle in degrees between the two input vectors.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

first

Type: siICENodeDataVector2 or siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The first vector to evaluate.

second

Type: siICENodeDataVector2 or siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The second vector to evaluate.

Outputs

Port Name

Connection Info

Description

angle

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The angle in degrees.

valid

Type: siICENodeDataBool

Structure: siICENodeStructureAny

Context: siICENodeContextAny

False if the length of either input vector is too small; otherwise true.

Restrictions

• These types must match: first, second

• These structures must match: first, second, angle, valid

• These contexts must match: first, second, angle, valid

See Also

AreParallelNode

ArePerpendicularNode

CrossProductNode

DotProductNode

GetClosestPointToLineNode

GetClosestPointToLineSegmentNode

GetDistanceBetweenNode

LengthNode

MultiplyByScalarNode

MultiplyVectorByMatrixNode

NormalizeNode

ProjectVectorNode

RotateVectorNode

SquaredLengthNode

2DVectorNode

3DVectorNode



Autodesk Softimage v7.5