Navigation: Scripting Reference Manual > Functions & Subroutines > RotateZ

 

RotateZ

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

RotateZ n, coord, Zang

 

Parameters

n As Long

Node number of the entity.

 

coord As Long

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

 

Zang As Double

Angle of rotation in degrees.

 

Remarks

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

 

See Also

RotateX

RotateIthX

RotateY

RotateIthY

RotateIthZ

RotateXYZ

RotateIthXYZ

RotateZYX

RotateIthZYX

RotateAxis

RotateIthAxis

RotateToDirection

RotateIthToDirection

TransformPosition

TransformDirection

Examples

Linear Transformations

 

 

 

 

 

Copyright © Photon Engineering, LLC