Navigation: Scripting Reference Manual > Functions & Subroutines > RotateIthZYX

 

RotateIthZYX

 

Contact Us: fredsupport@photonengr.com

 

Description

Replaces the ith Location/Orientation operation with a RotateZYX in the specified coordinate system (non Euler).

 

Syntax

RotateIthZYX n, indx, coord, Z, Y, X

 

Parameters

n As Long

Node number of the entity.

 

indx As Long

Zero-based index of the Location/Orientation operation to be modified.

 

coord As Long

Node number of the coordinate system under which this operation is applied.

 

Z As Double

Z-Rotation angle in degrees.

 

Y As Double

Y-Rotation angle in degrees.

 

X As Double

X-Rotation angle in degrees.

 

See Also

RotateX

RotateIthX

RotateY

RotateIthY

RotateZ

RotateIthZ

RotateXYZ

RotateIthXYZ

RotateZYX

RotateAxis

RotateIthAxis

RotateToDirection

RotateIthToDirection

TransformPosition

TransformDirection

 

Examples

Linear Transformations

 

 

 

 

 

Copyright © Photon Engineering, LLC