Navigation: Scripting Reference Manual > Functions & Subroutines > SetAnalysisSurfIthOp

 

SetAnalysisSurfIthOp

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets a particular ray filter operation on a specific analysis surface.

 

Syntax

SetAnalysisSurfIthOp n, indx, op

 

Parameters

n As Long

Node number of the analysis surface.

 

indx As Long

The ray filter index (zero based) of the operation.

 

op As T_RAYFILTEROP

Structure containing the new data for the ray filter operation.

 

Remarks

This subroutine sets a particular ray filter operation on a specific analysis surface. If there is a problem the subroutine sets an error and returns without modifying the analysis surface.

 

See Also

T_RAYFILTEROP

AddAnalysisSurf

SetAnalysisSurf

GetAnalysisSurf

GetAnalysisSurfOpCount

AddAnalysisSurfOp

GetAnalysisSurfIthOp

DeleteAnalysisSurfIthOp

 

 

 

 

 

Copyright © Photon Engineering, LLC