Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourceDirIthMultiPosActive

 

GetSourceDirIthMultiPosActive

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the i'th position active state for a given directional source.

 

Syntax

active = GetSourceDirIthMultiPosActive ( n, indx )

 

Parameters

active (Boolean)

True if the source's ith direction is active, False otherwise.

 

n As Long

Node number of the source.

 

indx As Long

Index of specific direction to check.

 

Remarks

This function retrieves the i'th position active state for a given directional source. If there is a problem the function sets an error and returns False.

 

See Also

IsSourceDirMultiPos

SetSourceDirMultiPos

SetSourceDirIthMultiPos

SetSourceDirIthMultiPosActive

AddSourceDirIthMultiPos

GetSourceDirMultiPosCount

GetSourceDirIthMultiPos

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC