Description Gets the number of secondary rays/per base ray in a specified source.
Syntax count = GetSourceSecondaryRayCount ( n )
Parameters count (Long) Returns the number of secondary rays per base ray.
n As Long Node number of the source.
Remarks This subroutine gets the number of secondary per base ray in a specified source. If there is a problem, the subroutine returns without setting an error or modifying the source.
See Also Examples
|