Description Retrieves the number of ray filter operations for a specific Analysis Surface.
Syntax count = GetAnalysisSurfOpCount ( n )
Parameters count (Long) The number of ray filter operations for the specified Analysis Surface.
n As Long Node number of the Analysis Surface.
Remarks This function retrieves the number of ray filter operations for a specific Analysis Surface. If there is a problem, the function sets an error and returns 0.
See Also Examples
|