Description Retrieves the name of an Importance Sampling specification.
Syntax name = ImpSampGetName ( n, indx )
Parameters name (String) Returns the name of the importance sampling specification.
n As Long Node number of the surface.
indx As Long The index (zero based) of the importance sampling specification.
Remarks This function retrieves the name of an Importance Sampling specification. If there is a problem, the function returns an empty string and does not set an error.
See Also Examples
|