Navigation: Scripting Reference Manual > Functions & Subroutines > AddScriptScatter

 

AddScriptScatter

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a scripted scatter model to the Scatter model Tree.

 

Syntax

id = AddScriptScatter ( s )

 

Parameters

id (Long)

Identifier of the Script scatter model.

 

scatter As T_SCRIPTSCATTER

Structure containing parameters for FRED script containing the scripted scatter model.

 

 

Remarks

AddScriptScatter adds a scripted scatter model to the Scatter model Tree. This script should be checked for compile errors before assignment. If the script does not exist, a new model is created but no error is generated.

 

See Also

SetScriptScatter

GetScriptScatter

InitScriptScatter

T_SCRIPTSCATTER

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC