Description Deletes an importance sampling specification from a surface.
Syntax ImpSampDelete n, indx
Parameters n As Long Node number of the surface.
indx As Long The index (zero based) of the importance sampling specification.
Remarks This subroutine deletes a particular importance sampling from a particular surface. If there is a problem the subroutine sets an error and returns without deleting the importance sampling.
See Also Examples
|