Navigation: Scripting Reference Manual > Functions & Subroutines > SetSourceDirIthMultiAngleActive

 

SetSourceDirIthMultiAngleActive

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the active state of a particular angle on a multi-angle source.

 

Syntax

SetSourceDirIthMultiAngleActive n, indx, active

 

Parameters

n As Long

Node number of the multi-angle (plane waves) source.

 

indx As Long

The zero-based index of the angle.

 

active As Boolean

The new active state of the angle - True if the angle should be active, False otherwise

 

Remarks

This subroutine sets the active state of a particular angle on a multi-angle source. If there is a problem the subroutine sets an error and returns without modifying the source.

 

See Also

IsSourceDirMultiAngle

SetSourceDirMultiAngle

SetSourceDirIthMultiAngle

AddSourceDirIthMultiAngle

GetSourceDirMultiAngleCount

GetSourceDirIthMultiAngle

GetSourceDirIthMultiAngleActive

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC