Navigation: Scripting Reference Manual > Functions & Subroutines > SetSurfIthScatterActive

 

SetSurfIthScatterActive

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets a particular scatter model on a specific surface to be active or inactive.

 

Syntax

SetSurfIthScatterActive n, indx, active

 

Parameters

n As Long

Node number of the surface.

 

indx As Long

The index (zero based) in list of scatter models for specified surface.

 

active As Boolean

Set this variable to True to make the model active, False otherwise.

 

Remarks

This subroutine sets a particular scatter model on a specific surface to be active or inactive. If there is a problem the subroutine sets an error and returns without modifying the scatter specification.

 

See Also

AddSurfScatter

DeleteSurfIthScatter

GetSurfIthScatter

GetSurfIthScatterActive

GetSurfScatterCount

SetSurfIthScatter

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC