Navigation: Scripting Reference Manual > Functions & Subroutines > ShiftY

 

ShiftY

 

Contact Us: fredsupport@photonengr.com

 

Description

Shifts an entity by the specified value in the local Y-direction of the specified coordinate system.

 

Syntax

ShiftY n, coord, Y

 

Parameters

n As Long

Node number of the entity.

 

coord As Long

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

 

Y As Double

Y-coordinate shift value.

 

Remarks

ShiftY shifts an entity by the specified value in the local Y-direction of the specified coordinate system.

 

Note that values for coord may be -1 (Global Coordinate System), 0 (System), 1 (Optical Sources), 2 (Geometry), or any valid node number of an entity.

 

See Also

PlaceAt

PlaceIthAt

ShiftIthX

ShiftX

ShiftIthY

ShiftZ

ShiftIthZ

ShiftXYZ

ShiftIthXYZ

Examples

Linear Transformations

 

 

 

 

 

Copyright © Photon Engineering, LLC