Navigation: Scripting Reference Manual > Functions & Subroutines > RotateIthX

 

RotateIthX

 

Contact Us: fredsupport@photonengr.com

 

Description

Replaces the ith Location/Orientation operation with a RotateX in the specified coordinate system.

 

Syntax

RotateIthX n, indx, coord, 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.

 

X As Double

Rotation angle in degrees.

 

Remarks

RotateIthX replaces the ith Location/Orientation operation with a RotateX in the specified coordinate system.

 

See Also

RotateX

RotateY

RotateIthY

RotateZ

RotateIthZ

RotateXYZ

RotateIthXYZ

RotateZYX

RotateIthZYX

RotateAxis

RotateIthAxis

RotateToDirection

RotateIthToDirection

TransformPosition

TransformDirection

 

Examples

Linear Transformations

 

 

 

 

 

Copyright © Photon Engineering, LLC