Description Sets a specified scatter model that is applied to a specific FRED surface.
Syntax SetSurfIthScatter n, indx, scatter
Parameters n As Long Node number of the surface.
indx As Long The index (zero based) in list of scatter models for specified surface.
scatter As Long Identifier of the scatter model to apply to the surface.
Remarks This subroutine sets a specified scatter model that applies to a specific FRED surface. If there is a problem, the subroutine sets an error and returns without modifying the surface.
See Also Examples
|