Description Sets a specified Lambertian scatter model in the associated FRED document.
Syntax SetLambertianScatter id, scatter
Parameters id As Long Identifier of the scatter model.
scatter As T_LAMBERTIANSCATTER Structure containing the new data for the Lambertian model.
Remarks This subroutine sets a specified Lambertian scatter model in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying the scatter model.
See Also Examples
|