Description Retrieves the number of importance sampling specification assigned to a particular surface.
Syntax count = ImpSampGetCount ( n )
Parameters count (Long) Returns the number of importance sampling specifications assigned to the surface.
n As Long Node number of the surface.
Remarks This function retrieves the number of importance sampling specification assigned to a particular surface. If there is a problem the function sets an error and returns 0.
See Also Examples
|