Navigation: Scripting Reference Manual > Functions & Subroutines > SetMzrAllowARNs

 

SetMzrAllowARNs

 

Contact Us: fredsupport@photonengr.com

 

Description

This subroutine specifies whether active detector entities in the model are allowed to generate ARN during optimization.  When true, ARN generation is allowed.  When false, ARN generation is suppressed.  Many raytraces are performed during each optimization step and allowing detector entities to generate ARN (according to the individual DE settings) will potentially generate many ARN in the model.

 

 

Syntax

SetMzrAllowARNs( bAllowArns )

 

 

Parameters

bAllowArns As Boolean

Boolean indicating whether ARN generation should be allowed (True) or suppressed (False).

 

 

See Also

Optimization Script Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC