Description Sets the description of an Importance Sampling specification.
Syntax ImpSampSetDescription n, indx, desc
Parameters n As Long Node number of the surface.
indx As Long The index (zero based) of the importance sampling specification.
desc As String Sets the new description for the importance sampling specification.
Remarks This subroutine sets the description of an Importance Sampling specification. If there is a problem, the subroutine returns without modifying the Importance Sampling specification.
See Also Examples
|