Navigation: Scripting Reference Manual > Functions & Subroutines > InitAdvancedRaytrace

 

InitAdvancedRaytrace

 

Contact Us: fredsupport@photonengr.com

 

Description

Initializes the parameters needed for a T_ADVANCEDRAYTRACE structure with default values.

 

Syntax

InitAdvancedRaytrace adv

 

Parameters

adv As T_ADVANCEDRAYTRACE

The data structure variable being initialized.

 

Remarks

This subroutine initializes the parameters for a T_ADVANCEDRAYTRACE structure.  The initialized parameter values should be the same as the initial values you will see in the advanced raytrace dialog when operating in the GUI.

 

Data Type

Default

applyRayFilter

False

compressRayBuffer

False

filter

All Rays

filterDisposition

"set inactive"

hitCount

-1

startSurfID

-1

stopSurfID

-1

startRay

1

stopRay

263 

stepRay

1

drawEveryNthTracedRay

1

pathID

0

method

Hierarchy

transmitReflectOnStop

True

traceActiveSources

True

draw

True

rayPaths

False

rayPathsMergeExisting

False

suppressScatter

False

suppressSummary

False

rayHistory

False

 

 

See Also

AdvancedRaytrace 

T_ADVANCEDRAYTRACE

 

 

 

 

 

Copyright © Photon Engineering, LLC