Navigation: Scripting Reference Manual > Functions & Subroutines > GetAbgScatter

 

GetAbgScatter

 

Contact Us: fredsupport@photonengr.com

 

Description

Gets a specified ABg scatter model's parameters from the associated FRED document.

 

Syntax

GetAbgScatter id, scatter

 

Parameters

id As Long

Identifier of the scatter model.

 

scatter As T_ABGSCATTER

Structure containing parameters of the scatter model, if that model is an ABg scatter model.

 

Remarks

This subroutine retrieves the parameters of the specified ABg scatter model and stores them in scatter.  It posts an error if the specified model is not an ABg scatter model.

 

See Also

T_ABGSCATTER

AddAbgScatter

InitAbgScatter

SetAbgScatter

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC