Navigation: Scripting Reference Manual > Functions & Subroutines > AddVolScatCoef

 

AddVolScatCoef

 

Contact Us: fredsupport@photonengr.com

 

Description

Appends a new wavelength and scattering coefficient to an existing Volume Scatter assignment of the specified material.

 

Syntax

indx = AddVolScatCoef( id, wavel, coef )

 

Parameters

indx (Long)

Zero-based index of coefficient.

 

id As Long

Identifier of material.

 

wavel As Double

The wavelength of ith coefficient.

 

coef As Double

The ith Volume Scatter coefficient value.

 

Remarks

Appends a new wavelength and scattering coefficient to an existing Volume Scatter assignment of the specified material.

 

See Also

GetVolScatCoefType

SetVolScatCoefType

GetVolScatCoefCount

GetVolScatIthCoef

SetVolScatIthCoef

DeleteVolScatIthCoef

 

 

 

 

 

Copyright © Photon Engineering, LLC