Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourceDirIthMultiPos

 

GetSourceDirIthMultiPos

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the position data for a particular source's specific position.

 

Syntax

GetSourceDirIthMultiPos n, indx, x, y, z, active

 

Parameters

n As Long

Node number of the source.

 

indx As Long

The identifier of the position.

 

x As Double

Returns the X component of the position vector.

 

y As Double

Returns the Y component of the position vector.

 

z As Double

Returns the Z component of the position vector.

 

active As Boolean

Returns True if the position is active, False otherwise.

 

Remarks

This subroutine retrieves the position data for a particular source's specific position. If there is a problem the subroutine sets an error and returns without modifying the parameters.

 

See Also

IsSourceDirMultiPos

SetSourceDirMultiPos

SetSourceDirIthMultiPos

SetSourceDirIthMultiPosActive

AddSourceDirIthMultiPos

GetSourceDirMultiPosCount

GetSourceDirIthMultiPosActive

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC