|
These actions are applied to the rays that exist in the ray buffer. Only rays satisfying the ray selection filter defined in the "Specify which rays to act on" portion of this dialog are operated on.
Activate rays
Rays satisfying the ray selection filter have their "active" flag set to True. All other rays have their "active" flag set to False. Analyses functions (Irradiance, ray summary, etc.) only operate on rays whose "active" flag is set to True.
Deactivate rays
Rays satisfying the ray selection filter criteria will have their "active" flag set to False. Analyses functions (Irradiance, ray summary, etc.) only operate on rays whose "active" flag is set to True.
Redraw ray history
Assuming that an Advanced Raytrace was performed with Ray History requested, this option will redraw the ray history for any ray satisfying the ray selection filter criteria.
Reverse ray directions
Rays satisfying the ray selection filter criteria will have their ray direction vectors reversed.
Print to text window
Prints the basic ray data (Position, Direction, Incoherent Power, Path Length and Entity) for each ray satisfying the ray selection criteria.
Delete rays
Deletes the ray data for all rays satisfying the ray selection filter criteria. Note that the memory associated with these rays is not released and that the ray IDs of the rays remaining in the buffer are unchanged.
Compress ray buffer
Compresses the ray buffer so that only the rays satisfying the ray selection filter remain. All other rays are deleted and their memory is released. Compression of the ray buffer can result in a change to the ray IDs of the remaining rays.
|