Navigation: Scripting Reference Manual > Functions & Subroutines > RotateX

 

RotateX

 

Contact Us: fredsupport@photonengr.com

 

Description

Appends an X-rotation operation to the selected entity in the specified coordinate system.

 

Syntax

RotateX n, coord, Xang

 

Parameters

n As Long

Node number of the entity.

 

coord As Long

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

 

Xang As Double

Angle of rotation in degrees.

 

Remarks

RotateX appends an X-rotation operation in the specified coordinate system to the selected entity. The rotation is about the local x-axis through a point at the local origin.

 

See Also

RotateIthX

RotateY

RotateIthY

RotateZ

RotateIthZ

RotateXYZ

RotateIthXYZ

RotateZYX

RotateIthZYX

RotateAxis

RotateIthAxis

RotateToDirection

RotateIthToDirection

TransformPosition

TransformDirection

Examples

Linear Transformation

 

 

 

 

 

Copyright © Photon Engineering, LLC